Difference between revisions of "Template:Zone infobox"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | <includeonly>{{#set: Has canonical name={{{name|{{PAGENAME}}}}}}} | + | <includeonly>{{#set: Has canonical name = {{{name|{{PAGENAME}}}}}}}<!-- |
| + | -->{{#if: {{{location|}}}|{{#set: Located in = {{{location}}}}}}} | ||
= {{PAGENAME}} = | = {{PAGENAME}} = | ||
{{#if: {{{description|}}}|{{quotation|{{{description source|}}}|{{{description}}}}}}}<!-- | {{#if: {{{description|}}}|{{quotation|{{{description source|}}}|{{{description}}}}}}}<!-- | ||
Latest revision as of 17:41, 31 May 2022
Description[edit]
Outlines a zone page, including the title, infobox, description quote, etc. Sets SMW properties.
Usage[edit]
{{Zone infobox
| name =
| location =
| description =
| description source =
}}
Parameters[edit]
All parameters are optional.
- name
- Zone name. Defaults to
Zone infobox. - location
- The parent location of this zone.
- description
- Zone description.
- description source
- Where the description comes from.