Template:SSB fighter infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
m (I don't think that is needed. Differences can still be noted, but that would be the case for very few characters.) |
||
Line 13: | Line 13: | ||
| {{#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|}}}}} | ||
|- | |- | ||
! Battle | ! Battle Entrance | ||
|- | |- | ||
| {{ | | {{{entrance|}}} | ||
|}<noinclude> | |}<noinclude> | ||
== Usage Instructions == | == Usage Instructions == | ||
Line 35: | Line 35: | ||
|down = | |down = | ||
|final = | |final = | ||
| | |entrance = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 52: | Line 51: | ||
*'''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. | ||
== Example == | == Example == | ||
Line 68: | Line 66: | ||
|down = [[Mario Tornado]] | |down = [[Mario Tornado]] | ||
|final = [[Mario Finale]] | |final = [[Mario Finale]] | ||
| | |entrance = Through a [[Warp Pipe]]. | ||
}} | }} | ||
</pre> | </pre> | ||
Line 84: | Line 81: | ||
|down = [[Mario Tornado]] | |down = [[Mario Tornado]] | ||
|final = [[Mario Finale]] | |final = [[Mario Finale]] | ||
| | |entrance = Through a [[Warp Pipe]]. | ||
}} | }} | ||
[[Category: Formatting Templates|{{PAGENAME}}]]</noinclude> | [[Category: Formatting Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 16:03, November 3, 2007
Template:Color-link-piped SSB fighter infobox |
Game Appearances |
---|
Special Moves |
Battle Entrance |
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 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.
- entrance: The character's entrance.
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]] |entrance = Through a [[Warp Pipe]]. }}
Result: Template:SSB Infobox