Template:BrawlHitboxTableRow: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(let's see how this works)
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>{{#if:{{{rawflags|}}}|[[Category:{{BrawlHitboxFlags1Parser|{{{rawflags}}}|type}} attacks]][[Category:{{BrawlHitboxFlags1Parser|{{{rawflags}}}|effect}} attacks (SSBB)]]{{#ifeq:{{BrawlHitboxFlags1Parser|{{{rawflags|00001000000000000000000000000000}}}|clang}}|0|[[Category:Attacks with hitboxes that cannot clang]]}}{{#ifeq:{{BrawlHitboxFlags1Parser|{{{rawflags|00100000000000000000000000000000}}}|direct}}|0|[[Category:Indirect attacks]]}}}}<!--end rawflags if-->{{#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 (SSBB)]]}}{{#ifexpr:({{{angle|361}}} >= 0 and {{{angle|361}}} <= 30) or ({{{angle|361}}} >= 150 and {{{angle|361}}} <= 180)|[[Category:Semi-spikes (SSBB)]]}}{{#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>{{#if:{{{rawflags|}}}|[[Category:{{BrawlHitboxFlags1Parser|{{{rawflags}}}|type}} attacks]][[Category:{{BrawlHitboxFlags1Parser|{{{rawflags}}}|effect}} attacks (SSBB)]]{{#ifeq:{{BrawlHitboxFlags1Parser|{{{rawflags}}}|clang}}|0|[[Category:Attacks with hitboxes that cannot clang]]}}{{#ifeq:{{BrawlHitboxFlags1Parser|{{{rawflags}}}|direct}}|0|[[Category:Indirect attacks]]}}}}<!--end rawflags if-->{{#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 (SSBB)]]}}{{#ifexpr:({{{angle|361}}} >= 0 and {{{angle|361}}} <= 30) or ({{{angle|361}}} >= 150 and {{{angle|361}}} <= 180)|[[Category:Semi-spikes (SSBB)]]}}{{#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 18:51, June 24, 2014

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! 0.0 0.0 0.0 1.0x 1.0x 0% no flag data specified

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.