Template:Infobox Stage: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(removing soon-to-be-deleted template - template could use improvement later to compensate)
m (there isn't a location thing in smash 4)
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;" | <small>{{{location}}}</small><br/>{{{name}}}
! colspan="2" style="font-size:110%; text-align:center; background-color:#D1DBDF; color:#000;" | {{#if:{{{location}}}|<small>{{{location}}}</small><br/>}}{{{name}}}
|-
|-
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{#if:{{{image<includeonly>|</includeonly>}}} |
Line 129: Line 129:
}}</pre>
}}</pre>


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


To add an interwiki link, put the interwiki prefix in the <code>interwiki</code> slot, the target wiki's name in the <code>interwikiname</code> slot, and the name of the target page in the <code>interwikipage</code> slot.
To add an interwiki link, put the interwiki prefix in the <code>interwiki</code> slot, the target wiki's name in the <code>interwikiname</code> slot, and the name of the target page in the <code>interwikipage</code> slot.


[[Category:Infobox templates|Stage]]</noinclude>
[[Category:Infobox templates|Stage]]</noinclude>

Revision as of 14:11, October 7, 2014

{{{location}}}
{{{name}}}
{{{image}}}
Universe {{{universe}}}
Appears in {{{games}}}
Home stage to {{{hometo}}}
Availability {{{availability}}}
Unlock criteria {{{unlockcriteria}}}
Crate type {{{cratetype}}}
Tracks available {{{music}}}
Preceding SSE stage {{{precedingSSEstage}}}
Following SSE stage {{{followingSSEstage}}}
Tournament legal (SSB)
Singles {{{ssbsingles}}}
Doubles {{{ssbdoubles}}}
Tournament legal (SSBM)
Singles {{{meleesingles}}}
Doubles {{{meleedoubles}}}
Tournament legal (SSBB)
Singles {{{brawlsingles}}}
Doubles {{{brawldoubles}}}
Article on {{{interwikiname}}} [[{{{interwiki}}}:{{{interwikipage}}}|{{{interwikipage}}}]]

Usage

{{Infobox Stage
|location     = 
|name         = 
|image        = 
|caption      = 
|universe     = 
|games        = 
|hometo       = 
|availability =
|unlockcriteria =
|cratetype    = 
|music        =
|precedingSSEstage =
|followingSSEstage =
|ssbsingles   = 
|ssbdoubles   = 
|meleesingles = 
|meleedoubles = 
|brawlsingles = 
|brawldoubles = 
|interwiki    = 
|interwikiname= 
|interwikipage= 
}}

All fields other than "name" are optional.

To add an interwiki link, put the interwiki prefix in the interwiki slot, the target wiki's name in the interwikiname slot, and the name of the target page in the interwikipage slot.