Template:Special Moves: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(tweaks) |
(Redo; recommend use on all playable character pages now) |
||
Line 1: | Line 1: | ||
{{ | {|class="wikitable" align="center" style="text-align:center" | ||
| | |- | ||
| | !colspan="2"|[[{{{char|Character}}}]]'s [[Special Move]]s | ||
| | |- | ||
|'''[[Standard Special Move|Neutral]]'''||{{{neutral|}}} | |||
{{#ifeq:{{{game|}}}|SSB|| | |||
{{!}}- | |||
{{!}}'''[[Side Special Move|Side]]'''{{!}}{{!}}{{{side|}}}}} | |||
|- | |||
|'''[[Up Special Move|Up]]'''||{{{up|}}} | |||
|- | |||
|'''[[Down Special Move|Down]]'''||{{{down|}}} | |||
{{#ifeq:{{{game|}}}|SSBB| | |||
{{!}}- | |||
{{!}}'''[[Final Smash]]'''{{!}}{{!}}{{{fs|}}}}} | |||
|}<noinclude> | |||
<pre> | |||
|char = The character's name. | |||
|game = The game you're talking about - the table will hide the appropriate rows. SSB, SSBM, or SSBB. | |||
Assumes SSBM by default (most efficient coding that way). | |||
| | |neutral = Neutral special. | ||
|side = Side special. | |||
| | |up = Up special. | ||
|down = Down special. | |||
|fs = Final Smash. | |||
| | </pre> | ||
| | |||
| | |||
| | |||
| | |||
[[Category:Navigational templates| {{PAGENAME}}]]</noinclude> | [[Category:Navigational templates| {{PAGENAME}}]]</noinclude> |
Revision as of 22:24, December 16, 2009
Character's Special Moves | |
---|---|
Neutral | |
Side | |
Up | |
Down |
|char = The character's name. |game = The game you're talking about - the table will hide the appropriate rows. SSB, SSBM, or SSBB. Assumes SSBM by default (most efficient coding that way). |neutral = Neutral special. |side = Side special. |up = Up special. |down = Down special. |fs = Final Smash.