Template:Area page: Difference between revisions

Jump to navigation Jump to search
Added dippable and removed movement multiplier
mNo edit summary
(Added dippable and removed movement multiplier)
Line 15: Line 15:
<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:{{{movement multiplier|}}}|<dd>Movement Multiplier: {{{movement multiplier}}}x</dd> }}
{{#if: {{{dippable|}}} | <dd>{{Dippable}}</dd> }}
</dl>
</dl>
</div>
</div>
Line 79: Line 79:
| description = {{{description|}}}
| description = {{{description|}}}
| type = {{{type|surface}}}
| type = {{{type|surface}}}
| movement_multiplier = {{{movement multiplier|1}}}
| dippable = {{IfEmpty | {{{dippable|}}} | no }}
| area_condition = {{{condition|}}}
| area_condition = {{{condition|}}}
| condition_save = {{{condition save|}}}
| condition_save = {{{condition save|}}}
Line 94: Line 94:
| description = Wikitext
| description = Wikitext
| type = String (allowed values = surface, cloud, summoned)
| type = String (allowed values = surface, cloud, summoned)
| movement_multiplier = Float
| dippable = Boolean
| area_condition = String
| area_condition = String
| condition_save = String
| condition_save = String

Navigation menu