Template:MovesetTable/Neutrals: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(changing to only link to the main neutral page and use a single name, but still list each hit's damage)
m (Text replacement - "== ([^=])" to "== $1")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{DeprecationReason|all <code>neutralXname</code> and <code>neutralXdesc</code> replaced with a single <code>neutralname</code> and <code>neutraldesc</code>}}
<noinclude>{|class="wikitable"
{|class="wikitable"
</noinclude>|-
</noinclude>|-
!rowspan={{#expr:{{{count|2}}}+{{#if:{{{inf|}}}|1|0}}}} colspan=2|<includeonly>[[/Neutral attack|Neutral attack]]</includeonly><noinclude>/Neutral attack</noinclude>
!rowspan={{#expr:{{{count|2}}}+{{#if:{{{inf|}}}|1|0}}}} colspan=2|<includeonly>[[/Neutral attack|Neutral attack]]</includeonly><noinclude>/Neutral attack</noinclude>
|rowspan={{#expr:{{{count|2}}}+{{#if:{{{inf|}}}|1|0}}}}|{{{neutralname}}}{{#if:{{{neutral1name|}}}{{{neutral2name|}}}{{{neutral3name|}}}{{{neutralinfname|}}}|{{deprecated}}}}||{{{neutral1dmg}}}||rowspan={{#expr:{{{count|2}}}+{{#if:{{{inf|}}}|1|0}}}}|{{{neutraldesc}}}{{#if:{{{neutral1desc|}}}{{{neutral2desc|}}}{{{neutral3desc|}}}{{{neutralinfdesc|}}}|{{deprecated}}}}
|rowspan={{#expr:{{{count|2}}}+{{#if:{{{inf|}}}|1|0}}}}|{{{neutralname}}}||{{{neutral1dmg}}}||rowspan={{#expr:{{{count|2}}}+{{#if:{{{inf|}}}|1|0}}}}|{{{neutraldesc}}}
|-
|-
{{#ifexpr:{{{count|2}}}>=2|
{{#ifexpr:{{{count|2}}}>=2|
Line 10: Line 9:
{{#ifexpr:{{{count|2}}}>=3|
{{#ifexpr:{{{count|2}}}>=3|
{{!}}{{{neutral3dmg}}}}}
{{!}}{{{neutral3dmg}}}}}
{{!}}-
{{#ifexpr:{{{count|2}}}>=4|
{{!}}{{{neutral4dmg}}}}}
{{!}}-
{{#ifexpr:{{{count|2}}}>=5|
{{!}}{{{neutral5dmg}}}}}
{{!}}-
{{#ifexpr:{{{count|2}}}>=6|
{{!}}{{{neutral6dmg}}}}}
{{!}}-
{{#ifexpr:{{{count|2}}}>=7|
{{!}}{{{neutral7dmg}}}}}
{{!}}-
{{#ifexpr:{{{count|2}}}>=8|
{{!}}{{{neutral8dmg}}}}}
{{!}}-
{{#ifexpr:{{{count|2}}}>=9|
{{!}}{{{neutral9dmg}}}}}
{{!}}-
{{#ifexpr:{{{count|2}}}>=10|
{{!}}{{{neutral10dmg}}}}}
{{!}}-
{{!}}-
{{#if:{{{inf|}}}|
{{#if:{{{inf|}}}|
Line 15: Line 35:
|}
|}
==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 00:45, April 13, 2022

/Neutral attack {{{neutralname}}} {{{neutral1dmg}}} {{{neutraldesc}}}
{{{neutral2dmg}}}

Usage

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