Template:Infobox creature/passives format: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 17:52, 15 April 2024

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