Template:MovesetTable/Tilts: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (typo)
(Changed "Tilts" link to properly work on character pages.)
Line 4: Line 4:
{{#switch:{{{angles|1}}}
{{#switch:{{{angles|1}}}
|1=
|1=
!rowspan={{{count|1}}} colspan="2"{{!}}<includeonly>[[/Forward tilt|Forward tilt]]</includeonly><noinclude>/Forward tilt</noinclude>
!rowspan={{{count|1}}} colspan="2"{{!}}<includeonly>[[Forward tilt|Forward tilt]]</includeonly><noinclude>/Forward tilt</noinclude>
{{!}}rowspan={{{count|1}}}{{!}}{{{ftiltname}}}{{!!}}{{{ftiltdmg}}}{{!!}}rowspan={{{count|1}}}{{!}}{{{ftiltdesc}}}
{{!}}rowspan={{{count|1}}}{{!}}{{{ftiltname}}}{{!!}}{{{ftiltdmg}}}{{!!}}rowspan={{{count|1}}}{{!}}{{{ftiltdesc}}}
|3=
|3=

Revision as of 17:25, August 13, 2015

/Forward tilt {{{ftiltname}}} {{{ftiltdmg}}} {{{ftiltdesc}}}
/Up tilt {{{utiltname}}} {{{utiltdmg}}} {{{utiltdesc}}}
/Down tilt {{{dtiltname}}} {{{dtiltdmg}}} {{{dtiltdesc}}}
/Dash attack {{{dashname}}} {{{dashdmg}}} {{{dashdesc}}}

Usage

Don't use this on its own. Use {{MovesetTable}}.

Note for reference: Assumes that only the first part of an f-tilt can be angled. Also that f-tilts can only have a max of 3 parts.

Dash attack thrown in because where else can it go, really.