Template:MovesetTable/Tilts: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
Serpent King (talk | contribs) m (Please do not mess with these without a _very_ good reason.) |
(Undid edit by Serpent King: did you miss the corresponding edit to Meta Knight (SSBB) for his multi-hit forward tilt?) |
||
Line 4: | Line 4: | ||
{{#switch:{{{angles|1}}} | {{#switch:{{{angles|1}}} | ||
|1= | |1= | ||
!colspan="2"{{!}}<includeonly> | !rowspan={{{count|1}}} colspan="2"{{!}}<includeonly>[[/Forward tilt|Forward tilt]]</includeonly><noinclude>/Forward tilt</noinclude> | ||
{{!}}{{{ftiltname}}}{{!!}}{{{ftiltdmg}}}{{!!}}{{{ftiltdesc}}} | {{!}}rowspan={{{count|1}}}{{!}}{{{ftiltname}}}{{!!}}{{{ftiltdmg}}}{{!!}}rowspan={{{count|1}}}{{!}}{{{ftiltdesc}}} | ||
|3= | |3= | ||
!rowspan="3"{{!}}<includeonly> | !rowspan="3"{{!}}<includeonly>[[/Forward tilt|Forward tilt]]</includeonly><noinclude>/Forward tilt</noinclude>{{!!}}↗ | ||
{{!}}rowspan="3"{{!}}{{{ftiltname}}}{{!!}}{{{ftiltupdmg}}}{{!!}}rowspan="3"{{!}}{{{ftiltdesc}}} | {{!}}rowspan="3"{{!}}{{{ftiltname}}}{{!!}}{{{ftiltupdmg}}}{{!!}}rowspan="3"{{!}}{{{ftiltdesc}}} | ||
{{!}}- | {{!}}- | ||
Line 16: | Line 16: | ||
{{!}}{{{ftiltdowndmg}}} | {{!}}{{{ftiltdowndmg}}} | ||
|5= | |5= | ||
!rowspan="5"{{!}}<includeonly> | !rowspan="5"{{!}}<includeonly>[[/Forward tilt|Forward tilth]]</includeonly><noinclude>/Forward tilt</noinclude>{{!!}}↑ | ||
{{!}}rowspan="5"{{!}}{{{ftiltname}}}{{!!}}{{{ftiltupdmg}}}{{!!}}rowspan="5"{{!}}{{{ftiltdesc}}} | {{!}}rowspan="5"{{!}}{{{ftiltname}}}{{!!}}{{{ftiltupdmg}}}{{!!}}rowspan="5"{{!}}{{{ftiltdesc}}} | ||
{{!}}- | {{!}}- | ||
Line 35: | Line 35: | ||
|- | |- | ||
{{#ifexpr:{{{count|1}}}>=2| | {{#ifexpr:{{{count|1}}}>=2| | ||
{{!}}{{{ftilt2dmg}}}}} | |||
{{!}}- | {{!}}- | ||
{{#ifexpr:{{{count|1}}}>=3| | {{#ifexpr:{{{count|1}}}>=3| | ||
{{!}}{{{ftilt3dmg}}}}} | |||
|- | |- | ||
!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:21, July 5, 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.