Template:InfoBox: Difference between revisions
Jump to navigation
Jump to search
Tag: Reverted |
Tag: Manual revert |
||
| Line 19: | Line 19: | ||
</noinclude><includeonly><onlyinclude><!-- START of InfoBox --> | </noinclude><includeonly><onlyinclude><!-- START of InfoBox --> | ||
{| class="wikitable" style="float:right;" width="300px" | {| class="wikitable" style="float:right;" width="300px" | ||
|+ {{#if: {{{name|}}}|{{{name}}}|{{PAGENAME}} }} | |+ {{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }} | ||
|- | |- | ||
| colspan="2" align="center" | | | colspan="2" align="center" | | ||
Revision as of 15:16, 31 August 2022
This template generates the various types of Info Boxes.
Usage
{{InfoBox |
| boxtype = (Area, Character, Food and Drink, Game, Ride, Show, Shop)
| name = (optional, else PAGENAME is used)
| theme = (AREA ONLY)
| category = (NOT AREA)
| type = (NOT AREA)
| area = (NOT AREA)
| opened =
| replaced = (optional)
| closed = (optional)
| replacedby = (optional)
| riders = (RIDE ONLY)
| dispatch = (RIDE ONLY)
| duration = (RIDE ONLY)
| photo =
}}