Template:BrawlHitboxTableRow: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
MHStarCraft (talk | contribs) mNo edit summary |
MHStarCraft (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
This template leaves out values that are only in special hitboxes; for those go to {{t|BrawlSpecialHitboxTableRow}}. If you need to add empty cells to fit in a special table, add <code>expand=y</code>. | This template leaves out values that are only in special hitboxes; for those go to {{t|BrawlSpecialHitboxTableRow}}. If you need to add empty cells to fit in a special table, add <code>expand=y</code>. | ||
[[Category:Meta-templates]]</noinclude><includeonly>[[Category:{{{type|Typeless}}} attacks]][[Category:{{{effect|Normal}}} attacks (SSBB)]]{{#switch:{{lc:{{{clang|1}}}}}|f|false|n|no|0=[[Category:Attacks with hitboxes that cannot clang]]}}{{#switch:{{lc:{{{direct|1}}}}}|f|false|n|no|0=[[Category:Indirect attacks]]}}{{#ifexpr:{{{sd|0}}}>0|[[Category:Attacks with extra shield damage]]}}{{#ifexpr:{{{sd|0}}}<0|[[Category:Attacks with penalized shield damage]]}}{{#ifexpr:{{{angle|361}}} >= 230 and {{{angle|361}}} <= 310|[[Category:Meteor smashes]]}}{{#ifexpr:(({{{angle|361}}} > 180 and {{{angle|361}}} < 360) and not({{{angle|361}}} >= 230 and {{{angle|361}}} <= 310)) or ({{{angle|361}}} < 0 and {{{angle|361}}} > -180)|[[Category:Spikes]]}}</includeonly> | [[Category:Meta-templates]]</noinclude><includeonly>[[Category:{{{type|Typeless}}} attacks (SSBB)]][[Category:{{{effect|Normal}}} attacks (SSBB)]]{{#switch:{{lc:{{{clang|1}}}}}|f|false|n|no|0=[[Category:Attacks with hitboxes that cannot clang]]}}{{#switch:{{lc:{{{direct|1}}}}}|f|false|n|no|0=[[Category:Indirect attacks]]}}{{#ifexpr:{{{sd|0}}}>0|[[Category:Attacks with extra shield damage]]}}{{#ifexpr:{{{sd|0}}}<0|[[Category:Attacks with penalized shield damage]]}}{{#ifexpr:{{{angle|361}}} >= 230 and {{{angle|361}}} <= 310|[[Category:Meteor smashes]]}}{{#ifexpr:(({{{angle|361}}} > 180 and {{{angle|361}}} < 360) and not({{{angle|361}}} >= 230 and {{{angle|361}}} <= 310)) or ({{{angle|361}}} < 0 and {{{angle|361}}} > -180)|[[Category:Spikes]]}}</includeonly> |
Revision as of 16:34, December 22, 2013
ID | Part | Damage | SD | Angle | BK | KS | FKV | Radius | Bone | Offset | SDIx | H× | T% | Clang | Rebound | Type | Effect | G | A | Sound | Direct | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
#! | 0 | %! | 0 | bk! | ks! | fkv! | r! | bn! | 0.0 | 0.0 | 0.0 | 1.0x | 1.0x | 0% | ?! ...! |
Usage
Fills out rows in HitboxTables.
This template leaves out values that are only in special hitboxes; for those go to {{BrawlSpecialHitboxTableRow}}. If you need to add empty cells to fit in a special table, add expand=y
.