70,989
edits
m
Eliminate extra spacing
HiddenDragon (talk | contribs) No edit summary |
HiddenDragon (talk | contribs) m (Eliminate extra spacing) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|description = {{{name|{{PAGENAME}} }}} is {{{summary|a type of Area}}} | |description = {{{name|{{PAGENAME}} }}} is {{{summary|a type of Area}}} | ||
}} }}__NOTOC__<div style="min-height: 200px" class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common" | }} }}__NOTOC__<div style="min-height: 200px" class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common" | ||
><!--Extract name and icon from the page title-->{{#lvardef: name | {{{name | {{#explode: {{#titleparts: {{PAGENAME}} }} | ( | 0 }} }}} }}{{#lvardef: icon | {{#if: {{{icon|}}} | {{{icon}}} | {{# | ><!--Extract name and icon from the page title-->{{#lvardef: name | {{{name | {{#explode: {{#titleparts: {{PAGENAME}} }} | ( | 0 }} }}} }}{{#lvardef: icon | {{#if: {{{icon|}}} | {{{icon}}} | {{#explode: {{#titleparts: {{PAGENAME}} }} | ( | 0 }} Icon.webp }} }}{{#lvardef: controllericon | {{#if: {{{controller icon|}}} | {{{controller icon}}} | {{#explode: {{#titleparts: {{PAGENAME}} }} | ( | 0 }} Controller Icon.webp }} }} | ||
{{#if: {{{image|}}} | [[File:{{{image}}}|frameless|right|alt={{PAGENAME}} image]] | {{#if:{{{controller icon|}}} | [[File:{{{controller icon}}}|frameless|right|alt={{PAGENAME}} controller icon]] | {{#if:{{{icon|}}} | [[File:{{{icon}}}|frameless|right|alt={{PAGENAME}} icon]] | }} }} }} | {{#if: {{{image|}}} | [[File:{{{image}}}|frameless|right|alt={{PAGENAME}} image]] | {{#if:{{{controller icon|}}} | [[File:{{{controller icon}}}|frameless|right|alt={{PAGENAME}} controller icon]] | {{#if:{{{icon|}}} | [[File:{{{icon}}}|frameless|right|alt={{PAGENAME}} icon]] | }} }} }} | ||
'''{{{name | {{#titleparts: {{PAGENAME}} }} }}}''' is {{{summary|{{#switch:{{lc:{{{type|}}}}}|surface=a [[surface]]|cloud=a [[cloud]].|summoned=a [[summonable area]]|an [[area]].}}}}} | '''{{{name | {{#titleparts: {{PAGENAME}} }} }}}''' is {{{summary|{{#switch:{{lc:{{{type|}}}}}|surface=a [[surface]]|cloud=a [[cloud]].|summoned=a [[summonable area]]|an [[area]].}}}}} | ||
Line 16: | 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:{{{ | {{#if: {{{dippable|}}} | <dd>{{Dippable}}</dd> }} | ||
</dl> | </dl> | ||
</div> | </div> | ||
Line 27: | Line 26: | ||
| save = {{{condition save|}}} | | save = {{{condition save|}}} | ||
| dc = {{{condition dc|}}} | | dc = {{{condition dc|}}} | ||
| duration = {{{condition duration|}}} | |||
}} | }} | ||
{{Main namespace only|{{Inflicts|{{{condition|}}}|area }} }} | {{Main namespace only|{{Inflicts|{{{condition|}}}|area|type=area|save={{{condition save|}}}|dc={{{condition dc|}}}|duration={{{condition duration|}}}}} }} | ||
</div> | </div> | ||
}} {{#if: {{{condition2|}}} | | }} {{#if: {{{condition2|}}} | | ||
Line 39: | Line 38: | ||
| save = {{{condition2 save|}}} | | save = {{{condition2 save|}}} | ||
| dc = {{{condition2 dc|}}} | | dc = {{{condition2 dc|}}} | ||
| duration = {{{condition2 duration|}}} | |||
}} | }} | ||
{{Main namespace only|{{Inflicts|{{{condition2|}}}|area }} }} | {{Main namespace only|{{Inflicts|{{{condition2|}}}|area|type=area|save={{{condition save|}}}|dc={{{condition dc|}}}|duration={{{condition2 duration|}}}}} }} | ||
</div> | </div> | ||
}} {{#if:{{{created by items|}}}{{{created by spells|}}}| | |||
}} | |||
{{#if:{{{created by items|}}}{{{created by spells|}}}| | |||
<h2>Creation</h2> | <h2>Creation</h2> | ||
Line 55: | Line 53: | ||
Spells and actions: | Spells and actions: | ||
{{#invoke: ParseList | main | {{{created by spells}}} | useTemplate = MdSAI | type = htmlList }} | {{#invoke: ParseList | main | {{{created by spells}}} | useTemplate = MdSAI | type = htmlList }} | ||
}}}}{{#if:{{{interactions|}}}| | }}}} {{#if:{{{interactions|}}}| | ||
{{blank}} | {{blank}} | ||
<h2>Interactions</h2> | <h2>Interactions</h2> | ||
{{{interactions}}} | {{{interactions}}} | ||
}} | }} {{#if: {{{notes|}}} | | ||
{{#if: {{{notes|}}} | | |||
<h2> Notes </h2> | <h2> Notes </h2> | ||
Line 66: | Line 63: | ||
{{{notes}}} | {{{notes}}} | ||
}} | }} {{main namespace only| | ||
{{main namespace only| | |||
{{#switch:{{{type|}}} | {{#switch:{{{type|}}} | ||
|surface = [[Category:Surfaces]] | |surface = [[Category:Surfaces]] | ||
Line 80: | Line 76: | ||
| description = {{{description|}}} | | description = {{{description|}}} | ||
| type = {{{type|surface}}} | | type = {{{type|surface}}} | ||
| | | dippable = {{IfEmpty | {{{dippable|}}} | no }} | ||
| | | condition_name = {{{condition|}}} | ||
| condition_save = {{{condition save|}}} | | condition_save = {{{condition save|}}} | ||
| condition_dc = {{{condition dc|}}} | | condition_dc = {{{condition dc|}}} | ||
| | | condition2_name = {{{condition2|}}} | ||
| condition2_save = {{{condition2 save|}}} | | condition2_save = {{{condition2 save|}}} | ||
| condition2_dc = {{{condition2 dc|}}} | | condition2_dc = {{{condition2 dc|}}} | ||
Line 95: | Line 91: | ||
| description = Wikitext | | description = Wikitext | ||
| type = String (allowed values = surface, cloud, summoned) | | type = String (allowed values = surface, cloud, summoned) | ||
| | | dippable = Boolean | ||
| | | condition_name = String | ||
| condition_save = String | | condition_save = String | ||
| condition_dc = String | | condition_dc = String | ||
| | | condition2_name = String | ||
| condition2_save = String | | condition2_save = String | ||
| condition2_dc = String | | condition2_dc = String | ||
}}</noinclude> | }}</noinclude> |