Template:AreaInfoBox: Difference between revisions

From Adventurelandians - Adventureland Iowa Encyclopedia (Unofficial)
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><!-- START of the box. All types have this. -->{{InfoBoxStart |
<includeonly>{{InfoBox |
| name = {{{name|}}}
| boxtype = Area
| photo = {{{photo|}}}
| name = {{{name|}}}  
}}
<!-- AREA section (used for all but Areas) -->
{{InfoBoxArea |
| theme = {{{theme|}}}
| theme = {{{theme|}}}
| opened = {{{opened|}}}
| opened = {{{opened|}}}
Line 10: Line 7:
| closed = {{{closed|}}}
| closed = {{{closed|}}}
| replacedby = {{{replacedby|}}}
| replacedby = {{{replacedby|}}}
}}
| photo = {{{photo|}}}
<!-- END of the box. All types have this. -->
}}</includeonly>
{{InfoBoxEnd |
| boxtype = Area
}}</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>

Latest revision as of 20:04, 9 August 2016