Template:AreaInfoBox: Difference between revisions

From Adventurelandians - Adventureland Iowa Encyclopedia (Unofficial)
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{InfoBoxStart |
<includeonly><!-- START of the box. All types have this. -->
{{InfoBoxStart |
| name = {{{name|}}}
| name = {{{name|}}}
| photo = {{{photo|}}}
| photo = {{{photo|}}}
}}
}}
<!-- AREA section (used for all but Areas) -->
{{InfoBoxArea |
{{InfoBoxArea |
| theme = {{{theme|}}}
| theme = {{{theme|}}}
Line 10: Line 12:
| replacedby = {{{replacedby|}}}
| replacedby = {{{replacedby|}}}
}}
}}
<!-- END of the box. All types have this. -->
{{InfoBoxEnd |
{{InfoBoxEnd |
| boxtype = Area
| boxtype = Area
}}</includeonly>
}}</includeonly>
<noinclude>
This template uses other templates to generate the Area Info Box.
== Usage ==
<pre>
{{AreaInfoBox |
| name =
| theme =
| opened =
| replaced =
| closed =
| replacedby =
| photo =
}}
</pre>
</noinclude>

Revision as of 18:00, 9 August 2016


This template uses other templates to generate the Area Info Box.

Usage

{{AreaInfoBox |
| name = 
| theme = 
| opened = 
| replaced = 
| closed = 
| replacedby = 
| photo = 
}}