Template:BrawlHitboxTableRow: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(+suffix)
(meteor/spike autocategory)
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]]{{#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]]}}</includeonly>
[[Category:Meta-templates]]</noinclude><includeonly>[[Category:{{{type|Typeless}}} attacks]][[Category:{{{effect|Normal}}} attacks]]{{#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 11:42, July 26, 2013

ID Part Damage SD Angle BK KS FKV Radius Bone Offset SDIx T% Clang Rebound Type Effect G A Sound Direct
#! 0 %! 0 Sakurai angle bk! ks! fkv! r! bn! 0.0 0.0 0.0 1.0x 1.0x 0% HitboxTableIcon(Clang).png TypeIcon(Typeless).png EffectIcon(Normal).png HitboxTableIcon(GroundedTrue).png HitboxTableIcon(AerialTrue).png ?! ...! SpecialsDirect.png HitboxTableIcon(Indeterminate).png

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.