Template:InfoBoxTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
<pre>{{InfoBoxTest | | <pre>{{InfoBoxTest | | ||
| boxtype = (Area, Food and Drink, Game, Ride, Show, Shop) | | boxtype = (Area, Character, Food and Drink, Game, Ride, Show, Shop) | ||
| name = (optional, else PAGENAME is used) | | name = (optional, else PAGENAME is used) | ||
| species = (MASCOT ONLY) | |||
| theme = (AREA ONLY) | | theme = (AREA ONLY) | ||
| area = (NOT AREA) | | area = (NOT AREA) | ||
Line 31: | Line 32: | ||
! scope="row" {{!}} Theme | ! scope="row" {{!}} Theme | ||
{{!}} {{#if: {{{theme|}}} | {{{theme}}} | INFO NEEDED [[Category: Missing Theme]]}} | {{!}} {{#if: {{{theme|}}} | {{{theme}}} | INFO NEEDED [[Category: Missing Theme]]}} | ||
{{!}}- | |||
| | |||
<!-- CHARACTER only --> | |||
{{#ifeq: {{{boxtype}}} | Character | | |||
! scope="row" {{!}} Species | |||
{{!}} {{#if: {{{species|}}} | {{{species}}} | INFO NEEDED [[Category: Missing Species]]}} | |||
{{!}}- | {{!}}- | ||
| | | | ||
Line 77: | Line 84: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
}} <!- end of MASCOT --> | |||
<!-- All --> | <!-- All --> | ||
| colspan="2" align="center" | <small>[[About the {{{boxtype}}} Info Box]]</small> | | colspan="2" align="center" | <small>[[About the {{{boxtype}}} Info Box]]</small> |
Revision as of 01:34, 10 August 2016
This template generates the various types of Info Boxes.
Usage
{{InfoBoxTest | | boxtype = (Area, Character, Food and Drink, Game, Ride, Show, Shop) | name = (optional, else PAGENAME is used) | species = (MASCOT ONLY) | theme = (AREA ONLY) | area = (NOT AREA) | category = (NOT AREA) | type = (NOT AREA) | opened = | replaced = (optional) | closed = (optional) | replacedby = (optional) | riders = (RIDE ONLY) | dispatch = (RIDE ONLY) | duration = (RIDE ONLY) | photo = }}