Template:Infobox creature/conditions format

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

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

Example:

{{Infobox creature/conditions format
| _pageName = Aura of Protection (Condition)
| name = Aura of Protection
| icon = Aura of Protection Condition Icon.webp
| brief = You and any nearby allies gain +[[Ability Score Modifier|Charisma modifier]] to [[saving throw]]s.
}}

You and any nearby allies gain +Charisma modifier to saving throws.