Template:MovesetTable/Tilts: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (Reverted edits by Verxix (talk) to last version by Serpent King.) |
(+dtiltcount<=2) |
||
Line 4: | Line 4: | ||
{{#switch:{{{angles|1}}} | {{#switch:{{{angles|1}}} | ||
|1= | |1= | ||
!rowspan={{{ | !rowspan={{{ftiltcount|1}}} colspan="2"{{!}}<includeonly>[[/Forward tilt|Forward tilt]]</includeonly><noinclude>/Forward tilt</noinclude> | ||
{{!}}rowspan={{{ | {{!}}rowspan={{{ftiltcount|1}}}{{!}}{{{ftiltname}}}{{!!}}{{{ftiltdmg}}}{{!!}}rowspan={{{ftiltcount|1}}}{{!}}{{{ftiltdesc}}} | ||
|3= | |3= | ||
!rowspan="3"{{!}}<includeonly>[[/Forward tilt|Forward tilt]]</includeonly><noinclude>/Forward tilt</noinclude>{{!!}}↗ | !rowspan="3"{{!}}<includeonly>[[/Forward tilt|Forward tilt]]</includeonly><noinclude>/Forward tilt</noinclude>{{!!}}↗ | ||
Line 34: | Line 34: | ||
}} | }} | ||
|- | |- | ||
{{#ifexpr:{{{ | {{#ifexpr:{{{ftiltcount|1}}}>=2| | ||
{{!}}{{{ftilt2dmg}}}}} | {{!}}{{{ftilt2dmg}}}}} | ||
{{!}}- | {{!}}- | ||
{{#ifexpr:{{{ | {{#ifexpr:{{{ftiltcount|1}}}>=3| | ||
{{!}}{{{ftilt3dmg}}}}} | {{!}}{{{ftilt3dmg}}}}} | ||
|- | |- | ||
Line 43: | Line 43: | ||
|{{{utiltname}}}||{{{utiltdmg}}}||{{{utiltdesc}}} | |{{{utiltname}}}||{{{utiltdmg}}}||{{{utiltdesc}}} | ||
|- | |- | ||
!colspan="2"|<includeonly>[[/Down tilt|Down tilt]]</includeonly><noinclude>/Down tilt</noinclude> | !rowspan={{{dtiltcount|1}}} colspan="2"|<includeonly>[[/Down tilt|Down tilt]]</includeonly><noinclude>/Down tilt</noinclude> | ||
|{{{dtiltname}}}||{{{dtiltdmg}}}||{{{dtiltdesc}}} | |rowspan={{{dtiltcount|1}}}|{{{dtiltname}}}||{{{dtiltdmg}}}||rowspan={{{dtiltcount|1}}}|{{{dtiltdesc}}} | ||
|- | |||
{{#ifexpr:{{{dtiltcount|1}}}>=2| | |||
{{!}}{{{dtilt2dmg}}}}} | |||
|- | |- | ||
!colspan="2"|<includeonly>[[/Dash attack|Dash attack]]</includeonly><noinclude>/Dash attack</noinclude> | !colspan="2"|<includeonly>[[/Dash attack|Dash attack]]</includeonly><noinclude>/Dash attack</noinclude> | ||
Line 53: | Line 56: | ||
Don't use this on its own. Use {{t|MovesetTable}}. | Don't use this on its own. Use {{t|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. | 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, and d-tilts 2. | ||
Dash attack thrown in because where else can it go, really. | Dash attack thrown in because where else can it go, really. | ||
[[Category:Moveset tables]]</noinclude> | [[Category:Moveset tables]]</noinclude> |
Revision as of 06:57, January 15, 2020
/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, and d-tilts 2.
Dash attack thrown in because where else can it go, really.