Template:Area page: Difference between revisions

Jump to navigation Jump to search
m
Fix parameter existence check
m (Added spacing to creation)
m (Fix parameter existence check)
Line 43: Line 43:
}}
}}
}}
}}
{{#if:{{{created by items}}}{{{created by spells}}}|
{{#if:{{{created by items|}}}{{{created by spells|}}}|


<h2>Creation</h2>
<h2>Creation</h2>
This area can be created by the following:
This area can be created by the following:


{{#if: {{{created by items}}} | Items:
{{#if: {{{created by items|}}} | Items:
{{#invoke: ParseList | main | {{{created by items}}} | useTemplate = MdRarityItem | type = htmlList }}
{{#invoke: ParseList | main | {{{created by items}}} | useTemplate = MdRarityItem | type = htmlList }}
}}{{#if: {{{created by spells}}} | Spells and Actions:
}}{{#if: {{{created by spells|}}} |  
 
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|}}}|

Navigation menu