276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
m (Bawitdaba moved page Template:SSB Infobox to Template:SSB fighter infobox) |
(source: https://www.mariowiki.com/Template:SSB_fighter_infobox) |
||
Line 1: | Line 1: | ||
{|class="infobox" | {| class="infobox" style="width:{{{width|220}}}px;background:#fcfffc;border:1px solid #{{#switch:{{{color|green}}}|green=8c8|blue=88c|red=c88|yellow=cc8|purple=c8c}}" | ||
|- | | style="text-align:center;background:#{{#switch:{{{color|green}}}|green=ccffcc|blue=ccccff|red=ffcccc|yellow=ffffcc|purple=ffccff}};border:1px solid #{{#switch:{{{color|green}}}|green=8c8|blue=88c|red=c88|yellow=cc8|purple=c8c}}" | {{#if:{{{emblem|}}}|[[File:{{{emblem}}}|35px|right|class=invert]]}} ''{{color-link|Super Smash Bros. (series)|#000|Super Smash Bros.}}'' fighter<br><span style="font-size:125%">'''{{{title|{{PAGENAME}}}}}'''</span> | ||
|- | |- | ||
|{{#if:{{{image|}}}|[[File:{{{image|}}}|{{{width|220}}}px|center]]}} | | {{#if:{{{image|}}}|[[File:{{{image|}}}|{{{width|220}}}px|center]]}} | ||
|- | |- | ||
! Game appearances | ! Game appearances | ||
|- | |- | ||
| | | {{{games|}}} | ||
|- | |- | ||
! Special | ! Special moves | ||
|- | |- | ||
| {{#if:{{{standard|}}}|'''Standard:''' {{{standard|}}} <br>}}{{#if:{{{side|}}}|'''Side:''' {{{side|}}} <br>}}{{#if:{{{up|}}}|'''Up:''' {{{up|}}} <br>}}{{#if:{{{down|}}}|'''Down:''' {{{down|}}} <br>}}{{#if:{{{final|}}}|'''Final Smash:''' {{{final|}}}}} | | {{#if:{{{standard|}}}|'''Standard:''' {{{standard|}}} <br>}}{{#if:{{{side|}}}|'''Side:''' {{{side|}}} <br>}}{{#if:{{{up|}}}|'''Up:''' {{{up|}}} <br>}}{{#if:{{{down|}}}|'''Down:''' {{{down|}}} <br>}}{{#if:{{{final|}}}|'''Final Smash:''' {{{final|}}}}} | ||
{{#if:{{{entrance|}}}|{{!}}- | {{#if:{{{entrance|}}}|{{!}}- | ||
! Battle | ! Battle entrance | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} {{{entrance}}} }} | ||
|}<noinclude> | |}<noinclude> | ||
==Usage | ==Usage instructions== | ||
This infobox template is used for | This infobox template is used for fighters in the [[Super Smash Bros. (series)|''Super Smash Bros.'' series]]. It provides information about the games which the playable character has appeared in and their special moves. | ||
Copy the following code to use the template: | Copy the following code to use the template: | ||
<pre> | <pre> | ||
{{SSB | {{SSB fighter infobox | ||
|color= | |color= | ||
|emblem= | |||
|title= | |||
|width= | |width= | ||
|align= | |align= | ||
|image= | |image= | ||
|games= | |games= | ||
Line 38: | Line 38: | ||
}} | }} | ||
</pre> | </pre> | ||
==Parameters== | ==Parameters== | ||
*'''color:''' Set the color of the box. Use '''green''' for characters introduced in ''[[Super Smash Bros.]]'', '''blue''' for characters introduced in ''[[Super Smash Bros. Melee]]'', '''red''' for characters introduced in ''[[Super Smash Bros. Brawl]]'', '''yellow''' for characters introduced in ''[[Super Smash Bros. for Nintendo 3DS / Wii U]]'' | *'''color:''' Set the color of the box. Use '''green''' for characters introduced in ''[[Super Smash Bros.]]'', '''blue''' for characters introduced in ''[[Super Smash Bros. Melee]]'', '''red''' for characters introduced in ''[[Super Smash Bros. Brawl]]'', '''yellow''' for characters introduced in ''[[Super Smash Bros. for Nintendo 3DS]]'' / ''[[Super Smash Bros. for Wii U]]'' and '''purple''' for characters introduced in ''[[Super Smash Bros. Ultimate]]''. | ||
*'''emblem:''' Add the emblem of the character's series, if available. | |||
*'''title:''' Set the name of the box. Default is the article's title. | |||
*'''width:''' Set the width of the box. Default is '''220'''px. | *'''width:''' Set the width of the box. Default is '''220'''px. | ||
*'''align:''' Set the align of the box. Default is '''right'''. | *'''align:''' Set the align of the box. Default is '''right'''. | ||
*'''image:''' Add the image of the character. | *'''image:''' Add the image of the character. | ||
*'''games:''' List the games in that the character has appeared in here. | *'''games:''' List the games in that the character has appeared in here. ''These should only be released games, aside from the case of new fighters, as there's no other game to associate them with.'' | ||
*'''standard:''' The character's standard special move. | *'''standard:''' The character's standard special move. | ||
*'''side:''' The character's side special move. | *'''side:''' The character's side special move. | ||
Line 51: | Line 52: | ||
*'''down:''' The character's down special move. | *'''down:''' The character's down special move. | ||
*'''final:''' The character's [[Final Smash]]. | *'''final:''' The character's [[Final Smash]]. | ||
*'''entrance:''' The character's entrance. | *'''entrance:''' The character's [[On-screen appearance|entrance]]. | ||
==Example== | ==Example== | ||
<pre> | <pre> | ||
{{SSB | {{SSB fighter infobox | ||
|color=green | |color=green | ||
|emblem=Mario_Emblem.png | |emblem=Mario_Emblem.png | ||
|image= | |title=Mario | ||
|games=''[[Super Smash Bros.]]''<br>''[[Super Smash Bros. Melee]]''<br>''[[Super Smash Bros. Brawl]]'' | |image=Mario SSBUltimate.png | ||
|games=''[[Super Smash Bros.]]''<br>''[[Super Smash Bros. Melee]]''<br>''[[Super Smash Bros. Brawl]]''<br>''[[Super Smash Bros. for Nintendo 3DS]]''<br>''[[Super Smash Bros. for Wii U]]''<br>''[[Super Smash Bros. Ultimate]]'' | |||
|standard=[[Fireball]] | |standard=[[Fireball]] | ||
|side=[[Cape]] | |side=[[Cape]] | ||
|up=[[Super Jump Punch]] | |up=[[Super Jump Punch]] | ||
|down=[[Mario Tornado]] | |down=[[Mario Tornado]] (64, ''Melee''); [[F.L.U.D.D.]] (''Brawl'' onward) | ||
|final=[[Mario Finale]] | |final=[[Mario Finale]] | ||
|entrance= | |entrance=Mario jumps out of a [[Warp Pipe]] and exclaims, "Let's-a go!" | ||
}} | }} | ||
</pre> | </pre> | ||
Result: | Result: | ||
{{ | |||
{{{{PAGENAME}} | |||
|color=green | |color=green | ||
| | |emblem=Mario_Emblem.png | ||
| | |title=Mario | ||
|image= | |image=Mario SSBUltimate.png | ||
|games=''[[Super Smash Bros.]]''<br>''[[Super Smash Bros. Melee]]''<br>''[[Super Smash Bros. Brawl]]'' | |games=''[[Super Smash Bros.]]''<br>''[[Super Smash Bros. Melee]]''<br>''[[Super Smash Bros. Brawl]]''<br>''[[Super Smash Bros. for Nintendo 3DS]]''<br>''[[Super Smash Bros. for Wii U]]''<br>''[[Super Smash Bros. Ultimate]]'' | ||
|standard=[[Fireball]] | |standard=[[Fireball]] | ||
|side=[[Cape]] | |side=[[Cape]] | ||
|up=[[Super Jump Punch]] | |up=[[Super Jump Punch]] | ||
|down=[[Mario Tornado]] | |down=[[Mario Tornado]] (64, ''Melee''); [[F.L.U.D.D.]] (''Brawl'' onward) | ||
|final=[[Mario Finale]] | |final=[[Mario Finale]] | ||
|entrance = | |entrance=Mario jumps out of a [[Warp Pipe]] and exclaims, "Let's-a go!" | ||
}} | }} | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |