Template:SSB fighter infobox: Difference between revisions

source: https://www.mariowiki.com/Template:SSB_fighter_infobox
(source: https://www.mariowiki.com/Template:SSB_fighter_infobox)
Line 1: Line 1:
{|class="infobox" cellpadding=3 cellspacing=2 width={{{width|220}}}px style="font-family: arial, sans-serif; padding: 4px; margin: {{#switch:{{{align|}}}|left=0 1em 1em 0|center=1em 1em 1em 1em|0 0 1em 1em}}; font-size: 11px; background-color: #fcfffc; border:1px solid #{{#switch:{{{color|green}}}|green=8c8|blue=88c|red=c88|yellow=cc8}};float:{{{align|right}}}; color:black;clear:right"
{| 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>
| align="center" style="background-color:#{{#switch:{{{color|green}}}|green=ccffcc|blue=ccccff|red=ffcccc|yellow=ffffcc}}; border:1px solid #{{#switch:{{{color|green}}}|green=8c8|blue=88c|red=c88|yellow=cc8}}" | {{#if:{{{emblem|}}}|[[Image:{{{emblem}}}|35px|right]]}}''{{color-link-piped|Super Smash Bros. (series)|black|Super Smash Bros. Character}}''<br><font size=3>'''{{{name|{{PAGENAME}}}}}'''</font>
|-  
|-  
|{{#if:{{{image|}}}|[[File:{{{image|}}}|{{{width|220}}}px|center]]}}
| {{#if:{{{image|}}}|[[File:{{{image|}}}|{{{width|220}}}px|center]]}}
|-
|-
! Game appearances
! Game appearances
|-
|-
| <center>{{{games|}}}</center>
| {{{games|}}}
|-
|-
! Special Moves
! Special moves
|-
|-
| {{#if:{{{standard|}}}|'''Standard:'''&nbsp;&nbsp;{{{standard|}}} <br>}}{{#if:{{{side|}}}|'''Side:'''&nbsp;&nbsp;{{{side|}}} <br>}}{{#if:{{{up|}}}|'''Up:'''&nbsp;&nbsp;{{{up|}}} <br>}}{{#if:{{{down|}}}|'''Down:'''&nbsp;&nbsp;{{{down|}}} <br>}}{{#if:{{{final|}}}|'''Final Smash:'''&nbsp;&nbsp;{{{final|}}}}}
| {{#if:{{{standard|}}}|'''Standard:'''&nbsp;&nbsp;{{{standard|}}} <br>}}{{#if:{{{side|}}}|'''Side:'''&nbsp;&nbsp;{{{side|}}} <br>}}{{#if:{{{up|}}}|'''Up:'''&nbsp;&nbsp;{{{up|}}} <br>}}{{#if:{{{down|}}}|'''Down:'''&nbsp;&nbsp;{{{down|}}} <br>}}{{#if:{{{final|}}}|'''Final Smash:'''&nbsp;&nbsp;{{{final|}}}}}
{{#if:{{{entrance|}}}|{{!}}-
{{#if:{{{entrance|}}}|{{!}}-
! Battle Entrance
! Battle entrance
{{!}}-
{{!}}-
{{!}} <center>{{{entrance}}}</center>}}
{{!}} {{{entrance}}} }}
|}<noinclude>
|}<noinclude>
==Usage Instructions==
==Usage instructions==
This infobox template is used for playable characters in the [[Super Smash Bros. (series)|''Super Smash Bros.'' series]]. It gives information about the games the character has appears in and about their special moves.
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 Infobox
{{SSB fighter infobox
|color=
|color=
|emblem=
|title=
|width=
|width=
|align=
|align=
|name=
|emblem=
|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]]'', and '''black''' for characters introudced in ''[[Super Smash Bros. Ultimate]]''
*'''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'''.
*'''name:''' Set the name of the box. Default is the article's name.
*'''emblem:''' Add the emblem of the character's series, if available.
*'''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 Infobox
{{SSB fighter infobox
|color=green
|color=green
|name=Mario
|emblem=Mario_Emblem.png
|emblem=Mario_Emblem.png
|image=BrawlMario.png
|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]] (''SSBM'')
|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=Through a [[Warp Pipe]].
|entrance=Mario jumps out of a [[Warp Pipe]] and exclaims, "Let's-a go!"
}}
}}
</pre>
</pre>
Result:
Result:
{{SSB Infobox
 
{{{{PAGENAME}}
|color=green
|color=green
|name=Mario
|emblem=Mario_Emblem.png
|emblem=Mario_Bros._Emblem.gif
|title=Mario
|image=BrawlMario.png
|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]] (''SSBM'')
|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 = Through a [[Warp Pipe]].
|entrance=Mario jumps out of a [[Warp Pipe]] and exclaims, "Let's-a go!"
}}
}}
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>