Template:Area full/Format: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
}}{{#if: {{{duration|}}} |
}}{{#if: {{{duration|}}} |
<p>{{InfoBlob | {{Duration | {{{duration}}} }} }}</p>
<p>{{InfoBlob | {{Duration | {{{duration}}} }} }}</p>
}}{{#if: {{{radius m|}}}{{{radius ft|}}} |
}}{{#if: {{{range m|}}}{{{range ft|}}} |
<p>{{InfoBlob | {{AOE | Radius | m = {{{radius m}}} | ft = {{{radius ft}}} }} }}</p>
<p>{{InfoBlob | {{AOE | {{{shape}}} | m = {{{range m}}} | ft = {{{range ft}}} }} }}</p>
}}{{#if: {{{inline|}}} | |
}}{{#if: {{{inline|}}} | |
<div>
<div>
Line 16: Line 16:
<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>}}
{{#ifeq: {{lc:{{{dippable|}}}}}|yes|<dd>{{Dippable}}</dd>}}
</dl>}}
</dl>}}
{{#if: {{{condition|}}} |
{{#if: {{{condition|}}} |
Line 55: Line 55:
| icon = Fire surface Icon.webp
| icon = Fire surface Icon.webp
| type = surface
| type = surface
| radius m = 9
| shape = Radius
| radius ft = 30
| range m = 9
| range ft = 30
| duration = 10
| duration = 10
| dippable = yes
| dippable = yes

Navigation menu