Template:Infobox Character Mod: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(hiding tier-based rows for now, until a more proper tier list comes along (and fixing a bug while I'm here))
(Added a universe spot in the info, added documentation, cleaned some things up)
Line 10: Line 10:
|moveset2    = Dr. Mario (SSBM)
|moveset2    = Dr. Mario (SSBM)
|moveset3    = Tabuu
|moveset3    = Tabuu
}}</noinclude><includeonly>{| class="infobox bordered" style="float:right; width:264px; font-size:90%; text-align:left;" cellpadding="3"
}}
==Usage==
<pre>{{Infobox Character Mod
|name      = *Name of character (used to get universe symbol and universe name)
|image      = *Image of character
|symbol    = Suffix to symbol file name (?)
|mod        = *Name of mod
|base      = *Base for modification
|altcostume = Any alternate costumes added by the mod
|tier      = Tier (S, B, Top, Bottom) (currently disabled)
|ranking    = Tier# (1, 15, 41) (currently disabled)
|moveset1  = Inspiration for the character's moveset
|moveset2  =
|moveset3  =
}}</pre></noinclude>
<includeonly>{| 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:#EEE; color:#000;" | [[{{{name}}}]]<br><small>in [[{{{mod}}}]]</small>
! colspan="2" style="font-size:110%; text-align:center; background-color:#EEE; color:#000;" | [[{{{name}}}]]<br><small>in ''[[{{{mod}}}]]''</small>
|-
|-
{{!}}colspan="2" style="text-align:center;background-color:#FFF;"{{!}}{{#if:{{{image|}}}|{{{image}}}<br>|}}[[Image:{{#switch:{{Infobox Character/universe|{{{name|}}}}}
{{!}}colspan="2" style="text-align:center;background-color:#FFF;"{{!}}{{#if:{{{image|}}}|{{{image}}}<br>|}}[[Image:{{#switch:{{Infobox Character/universe|{{{name|}}}}}
Line 32: Line 47:
|{{Infobox Character/universe|{{{name|}}}}}
|{{Infobox Character/universe|{{{name|}}}}}
}}Symbol{{#if:{{{symbol|}}}|({{{symbol}}})}}.png|50px]]
}}Symbol{{#if:{{{symbol|}}}|({{{symbol}}})}}.png|50px]]
|-
|style="background-color:#EEE; color:#000;" | '''[[Universe]]'''
|{{#if:{{Infobox Character/universe|{{{name|}}}}}|[[{{Infobox Character/universe|{{{name|}}}}} (universe)|''{{Infobox Character/universe|{{{name|}}}}}'']]|{{{universe|none}}}}}
|-
|-
| style="background-color:#EEE; color:#000;" | '''Base game appearance'''
| style="background-color:#EEE; color:#000;" | '''Base game appearance'''
|[[{{{name}}} ({{#switch:{{lc:{{{base|Xx}}}}}|ssb=SSB|ssbm|melee=SSBM|ssbb|brawl=SSBB}})|in {{#switch:{{lc:{{{base|Xx}}}}}|ssb=''SSB''|ssbm|melee=''Melee''|ssbb|brawl=''Brawl''}}]]
|[[{{{name}}} ({{#switch:{{lc:{{{base|Xx}}}}}|ssb=SSB|ssbm|melee=SSBM|ssbb|brawl=SSBB}})|{{#switch:{{lc:{{{base|Xx}}}}}|ssb=''SSB''|ssbm|melee=''Melee''|ssbb|brawl=''Brawl''}}]]
{{!}}-
{{!}}-
{{#if:{{{moveset1|}}} |
{{#if:{{{moveset1|}}} |

Revision as of 19:36, March 27, 2014

Mario
in Project M
Mario SSBB.jpg
File:MarioSymbol.png
Universe Mario
Base game appearance Brawl
Moveset inspiration Mario (SSBM), Dr. Mario (SSBM), Tabuu
Alternate costume Dr. Mario

Usage

{{Infobox Character Mod
|name       = *Name of character (used to get universe symbol and universe name)
|image      = *Image of character 
|symbol     = Suffix to symbol file name (?)
|mod        = *Name of mod
|base       = *Base for modification
|altcostume = Any alternate costumes added by the mod
|tier       = Tier (S, B, Top, Bottom) (currently disabled)
|ranking    = Tier# (1, 15, 41) (currently disabled)
|moveset1   = Inspiration for the character's moveset 
|moveset2   = 
|moveset3   =
}}