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:
{{Navbox
{|class="wikitable" align="center" style="text-align:center"
| name      = {{{name<noinclude>|{{PAGENAME}}</noinclude>}}}
|-
| style = width: 35em;
!colspan="2"|[[{{{char|Character}}}]]'s [[Special Move]]s
| title      = [[{{{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>


| group1        = [[Standard Special Move|Standard]]
<pre>
| list1        = {{{b}}}
|char = The character's name.
 
|game = The game you're talking about - the table will hide the appropriate rows. SSB, SSBM, or SSBB.
| group2        = {{#if:{{{sideb|}}}|[[Side Special Move|Side]]{{#if:{{{newinbrawl|}}}||<sub>1</sub>}}}}
         Assumes SSBM by default (most efficient coding that way).
| list2        = {{#if:{{{sideb|}}}|{{{sideb}}}}}
|neutral = Neutral special.
 
|side = Side special.
| group3        = [[Up Special Move|Up]]
|up = Up special.
| list3         = {{{upb}}}
|down = Down special.
 
|fs = Final Smash.
| group4        = [[Down Special Move|Down]]
</pre>
| list4        = {{{downb}}}
 
| group5        = {{#if:{{{smash|}}}|[[Final Smash]]{{#if:{{{newinbrawl|}}}||<sub>2</sub>}}}}
 
| list5        = {{#if:{{{smash|}}}|{{{smash}}}}}
| below      = {{#if:{{{newinbrawl|}}}||{{#if:{{{sideb|}}}|<small><sub>1</sub>: In ''Super Smash Bros. Melee'' and ''Super Smash Bros. Brawl'' only.</small>}} {{#if:{{{smash|}}}|<small><sub>2</sub>: In ''Super Smash Bros. Brawl'' only.</small>}}}}
}}<noinclude>


[[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.