Template:AreaInfoBox: Difference between revisions

From Adventurelandians - Adventureland Iowa Encyclopedia (Unofficial)
Jump to navigation Jump to search
No edit summary
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{InfoBox |
This template uses other templates to generate the Ride Info Box.
| boxtype = Area
== Usage ==
| name = {{{name|}}}  
<pre>
{{InfoBox |
| name =  
| theme =
| opened =
| replaced =
| closed =
| replacedby =
| riders =
| dispatch =
| duration =
| photo =
}}
</pre>
</noinclude>
<includeonly>
<!-- START of the box. All types have this. -->
{{InfoBoxStart |
| name = {{{name|}}}
| photo = {{{photo|}}}
}}
<!-- AREA section (used for all but Areas) -->
{{InfoBoxArea |
| theme = {{{theme|}}}
| theme = {{{theme|}}}
| opened = {{{opened|}}}
| opened = {{{opened|}}}
Line 30: Line 7:
| closed = {{{closed|}}}
| closed = {{{closed|}}}
| replacedby = {{{replacedby|}}}
| replacedby = {{{replacedby|}}}
}}
| photo = {{{photo|}}}
<!-- RIDE specific section. -->
}}</includeonly>
{{InfoBoxRide |
| riders = {{{riders|}}}
| dispatch = {{{dispatch|}}}
| duration = {{{duration|}}}
}}
<!-- END of the box. All types have this. -->
{{InfoBoxEnd |
| boxtype = Ride
}}
</includeonly>

Latest revision as of 20:04, 9 August 2016