Template:InfoBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 40: | Line 40: | ||
{{!}}- | {{!}}- | ||
}} <!-- end NOT AREA --> | }} <!-- end NOT AREA --> | ||
<!-- if CHARACTER --> | <!-- if CHARACTER --> | ||
{{#ifeq: {{{boxtype}}} | Character | | {{#ifeq: {{{boxtype}}} | Character | | ||
| Line 46: | Line 45: | ||
| <!-- else NOT CHARACTER --> | | <!-- else NOT CHARACTER --> | ||
{{#ifeq: {{{boxtype}}} | Area | | {{#ifeq: {{{boxtype}}} | Area | | ||
! scope="row" {{!}} Park Area | ! scope="row" {{!}} Park Area | ||
{{!}}- | |||
}} | }} | ||
{{!}} {{#if: {{{area|}}} | [[{{{area}}}]] [[Category: {{{area}}}]] | INFO NEEDED [[Category: Missing Area]]}} | {{!}} {{#if: {{{area|}}} | [[{{{area}}}]] [[Category: {{{area}}}]] | INFO NEEDED [[Category: Missing Area]]}} | ||
Revision as of 02:59, 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)
| 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 =
}}