Difference between revisions of "Template:Infobox Stage"

From WikiMe @ iroiro.io
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
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;" | {{#if:{{{location<includeonly>|</includeonly>}}}|<small>{{{location}}}</small><br/>}}{{{name}}}
+
! colspan="2" style="font-size:110%; text-align:center; background-color:#D1DBDF; color:#000;" | {{#if:{{{zone<includeonly>|</includeonly>}}}|<small>{{{zone}}}</small><br/>}}{{{name}}}
 
|-
 
|-
 
{{#if:{{{image<includeonly>|</includeonly>}}} |
 
{{#if:{{{image<includeonly>|</includeonly>}}} |
Line 8: Line 8:
 
}}
 
}}
 
{{!}}-
 
{{!}}-
{{#if:{{{availability<includeonly>|</includeonly>}}} |
+
{{#if:{{{debut<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Availability'''
+
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Initial Appearance'''
{{!}}{{{availability}}}
+
{{!}}{{{debut}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{unlockcriteria<includeonly>|</includeonly>}}} |
+
{{#if:{{{type<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Unlock criteria'''
+
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Type'''
{{!}}{{{unlockcriteria}}}
+
{{!}}{{{type}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{cratetype<includeonly>|</includeonly>}}} |
+
{{#if:{{{areas<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Crate type'''
+
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Areas'''
{{!}}{{{cratetype}}}
+
{{!}}{{{areas}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{ssbmusic|}}}{{{meleemusic|}}}{{{brawlmusic|}}}{{{for3dsmusic|}}}{{{forwiiumusic|}}}{{{ultimatemusic|}}}<noinclude>-</noinclude>|! colspan="2" style="font-size:110%; text-align:center; background-color:#D1DBDF; color:#000;" {{!}} [[Stage music|Music]]<br/><small>Bolded tracks must be unlocked</small>
+
{{#if:{{{residents<includeonly>|</includeonly>}}} |
 +
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Residents'''
 +
{{!}}{{{residents}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{ssbmusic|<noinclude>-</noinclude>}}}|
+
{{#if:{{{bgm|}}}{{{btheme|}}}<noinclude>-</noinclude>|! colspan="2" style="font-size:110%; text-align:center; background-color:#D1DBDF; color:#000;" {{!}} Music
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''''[[Music (SSB)|Super Smash Bros.]]'''''
 
{{!}} <small>{{{ssbmusic}}}</small>
 
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{meleemusic|<noinclude>-</noinclude>}}}|
+
{{#if:{{{bgm|<noinclude>-</noinclude>}}}|
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''''[[Music (SSBM)|Melee]]'''''
+
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Theme'''
{{!}} <small>{{{meleemusic}}}</small>
+
{{!}} <small>{{{bgm}}}</small>
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{brawlmusic|<noinclude>-</noinclude>}}}|
+
{{#if:{{{btheme|<noinclude>-</noinclude>}}}|
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''''[[Music (SSBB)|Brawl]]'''''
+
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''Battle Theme'''
{{!}} <small>{{{brawlmusic}}}</small>
+
{{!}} <small>{{{btheme}}}</small>
{{!}}-
 
}}
 
{{#if:{{{for3dsmusic|<noinclude>-</noinclude>}}}|
 
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''''[[Music (SSB4-3DS)|for 3DS]]'''''
 
{{!}} <small>{{{for3dsmusic}}}</small>
 
{{!}}-
 
}}
 
{{#if:{{{forwiiumusic|<noinclude>-</noinclude>}}}|
 
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''''[[Music (SSB4-Wii U)|for Wii U]]'''''
 
{{!}} <small>{{{forwiiumusic}}}</small>
 
{{!}}-
 
}}
 
{{#if:{{{ultimatemusic|<noinclude>-</noinclude>}}}|
 
{{!}} style="background-color:#EEE; color:#000;" {{!}}'''''[[Music (SSBU)|Ultimate]]'''''
 
{{!}} <small>{{{ultimatemusic}}}</small>
 
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 +
  
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==
 
<pre>{{Infobox Stage
 
<pre>{{Infobox Stage
|location    =  
+
|zone        =  
 
|name        =  
 
|name        =  
 
|image        =  
 
|image        =  
 
|caption      =  
 
|caption      =  
|availability =
+
|debut        =
|unlockcriteria =
+
|type        =
|cratetype    =  
+
|areas        =  
|ssbmusic    =
+
|residents    =  
|meleemusic  =
+
|bgm          =
|brawlmusic  =
+
|btheme      =
|for3dsmusic  =
 
|forwiiumusic =
 
|ultimatemusic =
 
 
}}</pre>
 
}}</pre>
  

Latest revision as of 04:18, 30 May 2019

{{{zone}}}
{{{name}}}
{{{image}}}
Initial Appearance {{{debut}}}
Type {{{type}}}
Areas {{{areas}}}
Residents {{{residents}}}
Music
Theme {{{bgm}}}
Battle Theme {{{btheme}}}

Usage[edit]

{{Infobox Stage
|zone         = 
|name         = 
|image        = 
|caption      = 
|debut        =
|type         =
|areas        = 
|residents    = 
|bgm          =
|btheme       =
}}

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.