Template:Area full/Format: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
(Added dippable support)
Line 11: Line 11:
<dl class="bg3wiki-property-list">
<dl class="bg3wiki-property-list">
{{#if:{{{type|}}}|<dd>{{SmallIcon|Condition Type Icon.png}} Type: [[Area#{{ucfirst:{{{type}}}}}|{{ucfirst:{{{type}}}}}]]</dd>}}
{{#if:{{{type|}}}|<dd>{{SmallIcon|Condition Type Icon.png}} Type: [[Area#{{ucfirst:{{{type}}}}}|{{ucfirst:{{{type}}}}}]]</dd>}}
{{#if:{{{dippable|}}}|<dd>{{Dippable}}</dd>}}
</dl>
</dl>
{{#if: {{{condition|}}}{{{condition2|}}} |
{{#if: {{{condition|}}}{{{condition2|}}} |
Line 22: Line 23:
Meant to be used with a Cargo query.  Preview:
Meant to be used with a Cargo query.  Preview:


== Single effect description ==
== Example ==


{{Area/Format
{{Area/Format
Line 30: Line 31:
| icon = Fire surface Icon.webp
| icon = Fire surface Icon.webp
| type = surface
| type = surface
| dippable = yes
| condition = Burning
| condition = Burning
| save = CON
| save = CON
}}
}}


== Duration only ==
== Multiple Conditions ==


{{Area/Format
{{Area/Format
Line 46: Line 48:
}}
}}


== Save only ==
== With Condition Save ==