Template:InfoBox: Difference between revisions

From Adventurelandians - Adventureland Iowa Encyclopedia (Unofficial)
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<noinclude>
<noinclude>
== Usage ==
== Usage ==
<pre>
{{InfoBox |
{{InfoBox |
| boxtype = Food and Drink, Game, Shop or Show  
| boxtype = Food and Drink, Game, Shop or Show  
Line 15: Line 16:
| photo =  
| photo =  
}}
}}
</noinclude>
</pre></noinclude>
<includeonly>
{| class="wikitable" style="float:right;"
{| class="wikitable" style="float:right;"
|+ {{#if: {{{name|}}} | {{{name}}} | MISSING NAME }}
|+ {{#if: {{{name|}}} | {{{name}}} | MISSING NAME }}
Line 59: Line 61:
<!-- We could even do something like this... -->
<!-- We could even do something like this... -->
<!-- {{{name}}} is a {{{type}}} {{{category}}} {{{boxtype}}} located in {{{area}}}. It opened in {{{opened}}}. -->
<!-- {{{name}}} is a {{{type}}} {{{category}}} {{{boxtype}}} located in {{{area}}}. It opened in {{{opened}}}. -->
</includeonly>

Revision as of 03:29, 9 August 2016


Usage

{{InfoBox |
| boxtype = Food and Drink, Game, Shop or Show 
| name = {{PAGENAME}}
| area =
| where = 
| category = 
| type = 
| opened =
| replaced = 
| closed = 
| replacedby = 
| photo = 
}}