Template:Infobox creature/conditions format: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Remove bullet point elements)
Tag: Reverted
mNo edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div class="bg3wiki-pi-creature-detail">
<includeonly><div class="bg3wiki-pi-creature-detail">
<div class="bg3wiki-pi-creature-detail-title">
<div class="bg3wiki-pi-creature-detail-title">
{{IconLink | block = yes | size = 25 | {{IfEmpty | {{{icon|}}} | Generic Buff Condition Icon.webp }} | {{{_pageName}}} | '''{{{name}}}''' }}
{{IconLink | block = yes | size = 25 | {{IfEmpty | {{{icon|}}} | Generic Buff Icon.webp }} | {{{_pageName}}} | '''{{{name}}}''' }}
</div>
</div>
<div class="bg3wiki-pi-creature-detail-text">
<div class="bg3wiki-pi-creature-detail-text">
{{#replace:{{{brief|{{{effects}}}}}}|*|}}
{{#if:{{{brief|}}} | {{{brief}}} | {{{effects}}} }}
</div>
</div>
</div></includeonly><noinclude>
</div></includeonly><noinclude>

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.