Template:MovesetTable/Smashes: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 2: Line 2:
{|class="wikitable"
{|class="wikitable"
</noinclude>|-
</noinclude>|-
{{#switch:{{{angles|1}}}
{{#ifeq:{{{fsmashdesc}}}|none||{{#switch:{{{angles|1}}}
|1=
|1=
!colspan="2"{{!}}<includeonly>{{#ifexpr:{{{count|1}}}>1|[[/Forward smash/Hit 1|Forward smash 1]]|[[/Forward smash|Forward smash]]}}</includeonly><noinclude>/Forward smash [1]</noinclude>
!rowspan="{{{count|1}}}" colspan="2"{{!}}<includeonly>[[/Forward smash|Forward smash]]</includeonly><noinclude>/Forward smash</noinclude>
{{!}}{{{fsmashname}}}{{!!}}{{{fsmashdmg}}}{{!!}}{{{fsmashdesc}}}
{{!}}rowspan="{{{count|1}}}"{{!}}{{{fsmashname}}}{{!!}}{{{fsmashdmg}}}{{!!}}rowspan="{{{count|1}}}"{{!}}{{{fsmashdesc}}}
|3=
|3=
!rowspan="3"{{!}}<includeonly>{{#ifexpr:{{{count|1}}}>1|[[/Forward smash/Hit 1|Forward smash 1]]|[[/Forward smash|Forward smash]]}}</includeonly><noinclude>/Forward smash [1]</noinclude>{{!!}}↗
!rowspan="3"{{!}}<includeonly>[[/Forward smash|Forward smash]]</includeonly><noinclude>/Forward smash</noinclude>{{!!}}↗
{{!}}rowspan="3"{{!}}{{{fsmashname}}}{{!!}}{{{fsmashupdmg}}}{{!!}}rowspan="3"{{!}}{{{fsmashdesc}}}
{{!}}rowspan="3"{{!}}{{{fsmashname}}}{{!!}}{{{fsmashupdmg}}}{{!!}}rowspan="3"{{!}}{{{fsmashdesc}}}
{{!}}-
{{!}}-
!→
!→
{{!}}{{{fsmashdmg|{{{fsmashsidedmg}}}}}}
{{!}}{{{fsmashsidedmg|{{{fsmashdmg}}}}}}
{{!}}-
{{!}}-
!↘
!↘
{{!}}{{{fsmashdowndmg}}}
{{!}}{{{fsmashdowndmg}}}
|5=
|5=
!rowspan="5"{{!}}<includeonly>{{#ifexpr:{{{count|1}}}>1|[[/Forward smash/Hit 1|Forward smash 1]]|[[/Forward smash|Forward smash]]}}</includeonly><noinclude>/Forward smash [1]</noinclude>{{!!}}↑
!rowspan="5"{{!}}<includeonly>[[/Forward smash|Forward smash]]</includeonly><noinclude>/Forward smash</noinclude>{{!!}}↑
{{!}}rowspan="5"{{!}}{{{fsmashname}}}{{!!}}{{{fsmashupdmg}}}{{!!}}rowspan="5"{{!}}{{{fsmashdesc}}}
{{!}}rowspan="5"{{!}}{{{fsmashname}}}{{!!}}{{{fsmashupdmg}}}{{!!}}rowspan="5"{{!}}{{{fsmashdesc}}}
{{!}}-
{{!}}-
Line 23: Line 23:
{{!}}-
{{!}}-
!→
!→
{{!}}{{{fsmashdmg|{{{fsmashsidedmg}}}}}}
{{!}}{{{fsmashsidedmg|{{{fsmashdmg}}}}}}
{{!}}-
{{!}}-
!↘
!↘
Line 32: Line 32:
|#default=
|#default=
{{!}}colspan="5"{{!}}<span class="error">Invalid number of f-smash angles entered.</span>
{{!}}colspan="5"{{!}}<span class="error">Invalid number of f-smash angles entered.</span>
}}
}}}}
|-
|-
{{#ifexpr:{{{count|1}}}>=2|
{{#ifexpr:{{{count|1}}}>=2|
!colspan="2"{{!}}<includeonly>[[/Forward smash/Hit 2|Forward smash 2]]</includeonly><noinclude>/Forward smash 2</noinclude>
{{!}}{{{fsmash2dmg}}}}}
{{!}}{{{fsmash2name}}}{{!!}}{{{fsmash2dmg}}}{{!!}}{{{fsmash2desc}}}}}
{{!}}-
|-
|-
!colspan="2"|<includeonly>[[/Up smash|Up smash]]</includeonly><noinclude>/Up smash</noinclude>
{{#ifeq:{{{usmashdesc}}}|none||!colspan="2"{{!}}<includeonly>[[/Up smash|Up smash]]</includeonly><noinclude>/Up smash</noinclude>
|{{{usmashname}}}||{{{usmashdmg}}}||{{{usmashdesc}}}
{{!}}{{{usmashname}}}{{!!}}{{{usmashdmg}}}{{!!}}{{{usmashdesc}}}}}
|-
|-
!colspan="2"|<includeonly>[[/Down smash|Down smash]]</includeonly><noinclude>/Down smash</noinclude>
{{#ifeq:{{{dsmashdesc}}}|none||!colspan="2"{{!}}<includeonly>[[/Down smash|Down smash]]</includeonly><noinclude>/Down smash</noinclude>
|{{{dsmashname}}}||{{{dsmashdmg}}}||{{{dsmashdesc}}}<noinclude>
{{!}}{{{dsmashname}}}{{!!}}{{{dsmashdmg}}}{{!!}}{{{dsmashdesc}}}}}<noinclude>
|}
|}
==Usage==
==Usage==
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-smash can be angled.
Note for reference: Assumes that f-smashes can only have a max of 2 parts. Also assumes that f-smashes of multiple parts cannot be angled (since the only such are Links', which can't be).


[[Category:Moveset tables]]</noinclude>
[[Category:Moveset tables]]</noinclude>

Latest revision as of 21:50, July 26, 2023

/Forward smash {{{fsmashname}}} {{{fsmashdmg}}} {{{fsmashdesc}}}
/Up smash {{{usmashname}}} {{{usmashdmg}}} {{{usmashdesc}}}
/Down smash {{{dsmashname}}} {{{dsmashdmg}}} {{{dsmashdesc}}}

Usage

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

Note for reference: Assumes that f-smashes can only have a max of 2 parts. Also assumes that f-smashes of multiple parts cannot be angled (since the only such are Links', which can't be).