Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox creature/passives format

Template page
< Template:Infobox creature
Revision as of 17:52, 15 April 2024 by Taylan (talk | contribs) (Created page with "<includeonly><div class="bg3wiki-infobox-creature-feature"> <div class="bg3wiki-infobox-creature-feature-name"> {{IconLink | block = yes | size = 25 | {{{icon|Generic Buff Icon.webp}}} | {{{_pageName}}} | {{{name}}} }} </div> <div class="bg3wiki-infobox-creature-feature-brief"> {{{brief}}} </div> </div></includeonly><noinclude> Used to format features in the infobox. Meant to be invoked by Template:Infobox creature/feature query. Example: <pre> {{Infobox creature/f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Used to format features in the infobox. Meant to be invoked by Template:Infobox creature/feature query.

Example:

{{Infobox creature/feature format
| _pageName = Cull the Weak (Drider)
| name = Cull the Weak
| icon = Generic Physical Icon.webp
| brief = Deals +2d6 damage to targets below 50% HP.
}}

Template:Infobox creature/feature format