Template:MovesetTable/Tilts: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
(Undid edit by Super64:)
Line 35: Line 35:
|-
|-
{{#ifexpr:{{{count|1}}}>=2|
{{#ifexpr:{{{count|1}}}>=2|
{{!}}{{{ftilt2dmg}}}}}
!colspan="2"{{!}}<includeonly>[[/Forward tilt/Hit 2|Forward tilt 2]]</includeonly><noinclude>/Forward tilt 2</noinclude>
{{!}}{{{ftilt2name}}}{{!!}}{{{ftilt2dmg}}}{{!!}}{{{ftilt2desc}}}}}
{{!}}-
{{!}}-
{{#ifexpr:{{{count|1}}}>=3|
{{#ifexpr:{{{count|1}}}>=3|
{{!}}{{{ftilt3dmg}}}}}
!colspan="2"{{!}}<includeonly>[[/Forward tilt/Hit 3|Forward tilt 3]]</includeonly><noinclude>/Forward tilt 3</noinclude>
{{!}}{{{ftilt3name}}}{{!!}}{{{ftilt3dmg}}}{{!!}}{{{ftilt3desc}}}}}
|-
|-
!colspan="2"|<includeonly>[[/Up tilt|Up tilt]]</includeonly><noinclude>/Up tilt</noinclude>
!colspan="2"|<includeonly>[[/Up tilt|Up tilt]]</includeonly><noinclude>/Up tilt</noinclude>

Revision as of 17:55, July 5, 2015

/Forward tilt [1] {{{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.