Template:Infobox Stage: Difference between revisions

no edit summary
(fix)
No edit summary
Line 1: Line 1:
{| class="infobox bordered" style="float:right; width:264px; font-size:90%; text-align:left;" cellpadding="3"
{| class="infobox bordered" style="float:right; width:264px; font-size:90%; text-align:left;" cellpadding="3"
|-  
|-  
! colspan="2" style="font-size:110%; text-align:center; background-color:#D1DBDF; color:#000;" | {{{name}}}
! colspan="2" style="font-size:110%; text-align:center; background-color:#D1DBDF; color:#000;" | <small>{{{location}}}</small><br/>{{{name}}}
|-
|-
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{#if:{{{image<includeonly>|</includeonly>}}} |
Line 10: Line 10:
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''[[Universe]]'''
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''[[Universe]]'''
{{!}}{{{universe}}}
{{!}}{{{universe}}}
{{!}}-
}}
{{#if:{{{games<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Appears in'''
{{!}}{{{games}}}
{{!}}-
{{!}}-
}}
}}
Line 40: Line 45:
==Usage==
==Usage==
<pre>{{Infobox Stage
<pre>{{Infobox Stage
|location    =
|name        =  
|name        =  
|image        =  
|image        =  
|caption      =  
|caption      =  
|universe    =
|games        =
|hometo      =  
|hometo      =  
|availability =  
|availability =  
Line 49: Line 57:
}}</pre>
}}</pre>


All fields other than "name" are optional.
All fields other than "location" and "name" are optional.


[[Category:Infoboxes|Stage]]</noinclude>
[[Category:Infoboxes|Stage]]</noinclude>