Template:SSB fighter infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
Line 39: Line 39:
</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 ''Melee'', '''red''' for characters introduced in ''Brawl'', and '''yellow''' for characters introduces 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 ''Melee'', '''red''' for characters introduced in ''Brawl'', and '''yellow''' for characters introduced in ''Super Smash Bros. for Nintendo 3DS / Wii U''.
*'''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'''.

Revision as of 01:03, December 19, 2013

Template:Color-link-piped
SSB fighter infobox
Game Appearances
Special Moves

Usage Instructions

This infobox template is used for playable characters in the Super Smash Bros. series. It gives information about the games the character has appears in and about their special moves.

Copy the following code to use the template:

{{SSB Infobox
|color=
|width=
|align=
|name=
|emblem=
|image=
|games=
|standard=
|side=
|up=
|down=
|final=
|entrance=
}}

Parameters

  • color: Set the color of the box. Use green for characters introduced in Super Smash Bros., blue for characters introduced in Melee, red for characters introduced in Brawl, and yellow for characters introduced in Super Smash Bros. for Nintendo 3DS / Wii U.
  • width: Set the width of the box. Default is 220px.
  • 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.
  • games: List the games in that the character has appeared in here.
  • standard: The character's standard special move.
  • side: The character's side special move.
  • up: The character's up special move.
  • down: The character's down special move.
  • final: The character's Final Smash.
  • entrance: The character's entrance.

Example

{{SSB Infobox
|color=green
|name=Mario
|emblem=Mario_Emblem.png
|image=BrawlMario.png
|games=''[[Super Smash Bros.]]''<br>''[[Super Smash Bros. Melee]]''<br>''[[Super Smash Bros. Brawl]]''
|standard=[[Fireball]]
|side=[[Cape]] (''SSBM'')
|up=[[Super Jump Punch]]
|down=[[Mario Tornado]]
|final=[[Mario Finale]]
|entrance=Through a [[Warp Pipe]].
}}

Result: Template:SSB Infobox