70,989
edits
m
Eliminate extra spacing
HiddenDragon (talk | contribs) (change area condition to condition page) |
HiddenDragon (talk | contribs) m (Eliminate extra spacing) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 26: | 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 38: | 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 54: | 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 65: | Line 63: | ||
{{{notes}}} | {{{notes}}} | ||
}} | }} {{main namespace only| | ||
{{main namespace only| | |||
{{#switch:{{{type|}}} | {{#switch:{{{type|}}} | ||
|surface = [[Category:Surfaces]] | |surface = [[Category:Surfaces]] | ||
Line 80: | Line 77: | ||
| type = {{{type|surface}}} | | type = {{{type|surface}}} | ||
| dippable = {{IfEmpty | {{{dippable|}}} | no }} | | 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 92: | ||
| type = String (allowed values = surface, cloud, summoned) | | type = String (allowed values = surface, cloud, summoned) | ||
| dippable = Boolean | | 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> |