Template:Infobox creature/conditions format: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Use brief if not empty, otherwise use effects field)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
</div>
</div>
<div class="bg3wiki-pi-creature-detail-text">
<div class="bg3wiki-pi-creature-detail-text">
{{{brief|{{{effects}}}}}}
{{#if:{{{brief|}}} | {{{brief}}} | {{{effects}}} }}
</div>
</div>
</div></includeonly><noinclude>
</div></includeonly><noinclude>

Latest revision as of 19:54, 14 May 2024

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.