Template:Special Moves/doc

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search

Code

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

Example:

{{Special Moves
|char=Mario
|game=SSBB
|neutral=[[Fireball]]
|side=[[Cape]]
|up=[[Super Jump Punch]]
|down=[[F.L.U.D.D.]]
|fs=[[Mario Finale]]
}}