Template:MovesetTable/Throws: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(+grab (let's see how much this breaks))
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 4: Line 4:
|-
|-
!colspan="2"|<includeonly>[[/Grab|Grab]]</includeonly><noinclude>/Grab</noinclude>
!colspan="2"|<includeonly>[[/Grab|Grab]]</includeonly><noinclude>/Grab</noinclude>
|{{{grabname}}}||&mdash;||{{{grabdesc}}}
|{{{grabname}}}||{{{grabdmg|&mdash;}}}||{{{grabdesc}}}
{{#switch:{{lc:{{{game|}}}}}|ssb|ssb64|64=|#default=
{{#switch:{{lc:{{{game|}}}}}|ssb|ssb64|64=|#default=
{{!}}-
{{!}}-
!colspan="2"{{!}}<includeonly>[[/Pummel|Pummel]]</includeonly><noinclude>/Pummel</noinclude>
{{#ifeq:{{{pummeldesc}}}|none||!colspan="2"{{!}}<includeonly>[[/Pummel|Pummel]]</includeonly><noinclude>/Pummel</noinclude>
{{!}}{{{pummelname}}}{{!!}}{{{pummeldmg}}}{{!!}}{{{pummeldesc}}}}}
{{!}}{{{pummelname}}}{{!!}}{{{pummeldmg}}}{{!!}}{{{pummeldesc}}}}}}}
|-
|-
!colspan="2"|<includeonly>[[/Forward throw|Forward throw]]</includeonly><noinclude>/Forward throw</noinclude>
{{#ifeq:{{{fthrowdesc}}}|none||!colspan="2"{{!}}<includeonly>[[/Forward throw|Forward throw]]</includeonly><noinclude>/Forward throw</noinclude>
|{{{fthrowname}}}||{{{fthrowdmg}}}||{{{fthrowdesc}}}
{{!}}{{{fthrowname}}}{{!!}}{{{fthrowdmg}}}{{!!}}{{{fthrowdesc}}}}}
|-
|-
!colspan="2"|<includeonly>[[/Back throw|Back throw]]</includeonly><noinclude>/Back throw</noinclude>
{{#ifeq:{{{bthrowdesc}}}|none||!colspan="2"{{!}}<includeonly>[[/Back throw|Back throw]]</includeonly><noinclude>/Back throw</noinclude>
|{{{bthrowname}}}||{{{bthrowdmg}}}||{{{bthrowdesc}}}
{{!}}{{{bthrowname}}}{{!!}}{{{bthrowdmg}}}{{!!}}{{{bthrowdesc}}}}}
{{#switch:{{lc:{{{game|}}}}}|ssb|ssb64|64=|#default=
{{#switch:{{lc:{{{game|}}}}}|ssb|ssb64|64=|#default=
{{!}}-
{{!}}-
!colspan="2"{{!}}<includeonly>[[/Up throw|Up throw]]</includeonly><noinclude>/Up throw</noinclude>
{{#ifeq:{{{uthrowdesc}}}|none||!colspan="2"{{!}}<includeonly>[[/Up throw|Up throw]]</includeonly><noinclude>/Up throw</noinclude>
{{!}}{{{uthrowname}}}{{!!}}{{{uthrowdmg}}}{{!!}}{{{uthrowdesc}}}
{{!}}{{{uthrowname}}}{{!!}}{{{uthrowdmg}}}{{!!}}{{{uthrowdesc}}}}}
{{!}}-
{{!}}-
!colspan="2"{{!}}<includeonly>[[/Down throw|Down throw]]</includeonly><noinclude>/Down throw</noinclude>
{{#ifeq:{{{dthrowdesc}}}|none||!colspan="2"{{!}}<includeonly>[[/Down throw|Down throw]]</includeonly><noinclude>/Down throw</noinclude>
{{!}}{{{dthrowname}}}{{!!}}{{{dthrowdmg}}}{{!!}}{{{dthrowdesc}}}}}<noinclude>
{{!}}{{{dthrowname}}}{{!!}}{{{dthrowdmg}}}{{!!}}{{{dthrowdesc}}}}}
{{!}}-
{{#if:{{{cthrowdesc|}}}|
!colspan="2"{{!}}<includeonly>[[/Command input throw|Command input throw]]</includeonly><noinclude>/Command input throw</noinclude>
{{!}}{{{cthrowname}}}{{!!}}{{{cthrowdmg}}}{{!!}}{{{cthrowdesc}}}}}}}<noinclude>
|}
|}
==Usage==
==Usage==
Don't use this on its own. Use {{t|MovesetTable}}.
Don't use this on its own. Use {{t|MovesetTable}}.


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

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

/Grab {{{grabname}}} {{{grabdesc}}}
/Pummel {{{pummelname}}} {{{pummeldmg}}} {{{pummeldesc}}}
/Forward throw {{{fthrowname}}} {{{fthrowdmg}}} {{{fthrowdesc}}}
/Back throw {{{bthrowname}}} {{{bthrowdmg}}} {{{bthrowdesc}}}
/Up throw {{{uthrowname}}} {{{uthrowdmg}}} {{{uthrowdesc}}}
/Down throw {{{dthrowname}}} {{{dthrowdmg}}} {{{dthrowdesc}}}

Usage

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