Template:SSB fighter infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Doesn't someone have the same display problem as me with the battle entrance?)
No edit summary
Line 14: Line 14:
<br>}}{{#if:{{{entrance|}}}|'''Battle Entrance:'''&nbsp;&nbsp;{{{entrance|}}}<br>}}
<br>}}{{#if:{{{entrance|}}}|'''Battle Entrance:'''&nbsp;&nbsp;{{{entrance|}}}<br>}}
|}<noinclude>
|}<noinclude>
|-
! Battle Entrances
|-
| {{#if:{{{ssb|}}}|'''''Super Smash Bros.'''''&nbsp;&nbsp;{{{ssb|}}} <br>}}{{#if:{{{ssbb|}}}|'''''Super Smash Bros. Brawl:'''''&nbsp;&nbsp;{{{ssbb|}}} <br>}}
== 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 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.
Line 32: Line 36:
|down =  
|down =  
|final =
|final =
|entrance =
|ssb =
|ssbb =  
}}
}}
</pre>
</pre>
Line 48: Line 53:
*'''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 battle entrance in ''Super Smash Bros.'' and ''Super Smash Bros. Brawl''.
*'''ssb:''' The character's original entrance.
*'''ssbb:''' The character's entrance in ''Super Smash Bros. Brawl''.


== Example ==
== Example ==
Line 63: Line 69:
|down = [[Mario Tornado]]
|down = [[Mario Tornado]]
|final = [[Mario Finale]]
|final = [[Mario Finale]]
|entrance = Trough a [[Warp Pipe]].
|ssb = Through a [[Warp Pipe]].
|ssbb = Through a [[Warp Pipe]].
}}
}}
</pre>
</pre>
Line 78: Line 85:
|down = [[Mario Tornado]]
|down = [[Mario Tornado]]
|final = [[Mario Finale]]
|final = [[Mario Finale]]
|entrance = Through a [[Warp Pipe]].
|ssb = Through a [[Warp Pipe]].
|ssbb = Through a [[Warp Pipe]].
}}
}}
[[Category: Formatting Templates|{{PAGENAME}}]]</noinclude>
[[Category: Formatting Templates|{{PAGENAME}}]]</noinclude>

Revision as of 14:41, November 3, 2007

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

|- ! Battle Entrances |- |

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 =
|ssb =
|ssbb = 
}}

Parameters

  • color: Set the color of the box. Use green for characters introduced in Smash Bros., blue for characters introduced in Melee, and red for characters introduced in Brawl.
  • 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.
  • ssb: The character's original entrance.
  • ssbb: The character's entrance in Super Smash Bros. Brawl.

Example

{{SSB Infobox|
|color = green
|name = Mario
|emblem = Mario_Bros._Emblem.gif
|image = BrawlMario.jpg
|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]]
|ssb = Through a [[Warp Pipe]].
|ssbb = Through a [[Warp Pipe]].
}}

Result: Template:SSB Infobox