Template:ShopInfoBox: Difference between revisions

From Adventurelandians - Adventureland Iowa Encyclopedia (Unofficial)
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This template uses other templates to generate the Shop Info Box.
<includeonly>{{InfoBox |
== Usage ==
| boxtype = Shop
<pre>
| name = {{{name|}}}  
{{InfoBox |
| name =  
| area =
| category =
| type =
| opened =
| replaced =
| closed =
| replacedby =
| photo =
}}
</pre>
</noinclude><includeonly>
<!-- START of the box. All types have this. -->
{{InfoBoxStart |
| name = {{{name|}}}
| photo = {{{photo|}}}
}}
<!-- GENERIC section (used for all but Areas) -->
{{InfoBoxGeneric |
| area = {{{area|}}}
| category = {{{category|}}}
| category = {{{category|}}}
| type = {{{type|}}}
| type = {{{type|}}}
| area = {{{area|}}}
| opened = {{{opened|}}}
| opened = {{{opened|}}}
| replaced = {{{replaced|}}}
| replaced = {{{replaced|}}}
| closed = {{{closed|}}}
| closed = {{{closed|}}}
| replacedby = {{{replacedby|}}}
| replacedby = {{{replacedby|}}}
}}
| photo = {{{photo|}}}
<!-- END of the box. All types have this. -->
{{InfoBoxEnd |
| boxtype = Shop
}}</includeonly>
}}</includeonly>

Latest revision as of 16:09, 10 August 2016