Template:BrawlHitboxTableRow: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(this'll do until I upload better icons)
 
mNo edit summary
Line 1: Line 1:
<noinclude>
<noinclude>{{BrawlHitboxTableHeader}}</noinclude>
<!--{|class="wikitable"-->{{BrawlHitboxTableHeader}}</noinclude>
|-
|-
|{{{id|<span class="error">#!</span>}}}||{{{part|0}}}||{{{damage|<span class="error">%!</span>}}}||{{{sd|0}}}||{{{angle|<span class="error">deg!</span>}}}||{{{bk|<span class="error">bk!</span>}}}||{{{ks|<span class="error">ks!</span>}}}||{{{fkv|<span class="error">fkv!</span>}}}||{{{r|<span class="error">r!</span>}}}||{{{bn|<span class="error">bn!</span>}}}||{{{xpos|0}}}||{{{ypos|0}}}||{{{zpos|0}}}||{{{sdi|1.0}}}x||{{{ff|1.0}}}x||{{{trip|0}}}%||{{BooleanIcon|{{{clang|1}}}}}||{{TypeIcon|{{{type|Typeless}}}}}||{{EffectIcon|{{{effect|Normal}}}}}||{{BooleanIcon|{{{g|1}}}}}||{{BooleanIcon|{{{a|1}}}}}||{{{sound|...}}}||{{BooleanIcon|{{{direct|1}}}}}||{{BooleanIcon|{{{x1|i}}}}}{{#if:{{{expand|}}}|{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}}}<noinclude>
|{{{id|<span class="error">#!</span>}}}||{{{part|0}}}||{{{damage|<span class="error">%!</span>}}}||{{{sd|0}}}||{{{angle|<span class="error">deg!</span>}}}||{{{bk|<span class="error">bk!</span>}}}||{{{ks|<span class="error">ks!</span>}}}||{{{fkv|<span class="error">fkv!</span>}}}||{{{r|<span class="error">r!</span>}}}||{{{bn|<span class="error">bn!</span>}}}||{{{xpos|0}}}||{{{ypos|0}}}||{{{zpos|0}}}||{{{sdi|1.0}}}x||{{{ff|1.0}}}x||{{{trip|0}}}%||{{BooleanIcon|{{{clang|1}}}}}||{{TypeIcon|{{{type|Typeless}}}}}||{{EffectIcon|{{{effect|Normal}}}}}||{{BooleanIcon|{{{g|1}}}}}||{{BooleanIcon|{{{a|1}}}}}||{{{sound|...}}}||{{BooleanIcon|{{{direct|1}}}}}||{{BooleanIcon|{{{x1|i}}}}}{{#if:{{{expand|}}}|{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}{{!!}}}}<noinclude>
Line 7: Line 6:
Fills out rows in HitboxTables.
Fills out rows in HitboxTables.


This template leaves out values that are only in special hitboxes; for those go to {{t|SpecialHitboxTableRow}}. 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:{{SSBBTypeEnum|{{{type|0}}}|d}} attacks]][[Category:{{SSBBEffectEnum|{{{effect|0}}}|d}} 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]]}}</includeonly>

Revision as of 11:13, May 6, 2013

ID Part Damage SD Angle BK KS FKV Radius Bone Offset SDIx T% Clang Rebound Type Effect G A Sound Direct
#! 0 %! 0 deg! bk! ks! fkv! r! bn! 0 0 0 1.0x 1.0x 0% A checkmark symbol, for places like yes/no columns on tables. Typeless (type) Normal (effect) A checkmark symbol, for places like yes/no columns on tables. A checkmark symbol, for places like yes/no columns on tables. ... A checkmark symbol, for places like yes/no columns on tables. 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.