Difference between revisions of "Template:KGPEnemyTable"
Jump to navigation
Jump to search
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class = "wikitable" style="float: | + | {| class = "wikitable" style="float:left; text-align:center; width:80%; min-height:200px; outline-color: {{{outcolor|#447953}}}; outline-style: outset; outline-width: 1px;" |
− | ! | Enemy !! Health !! Score !! Worth | + | ! style="width:15%;" | Enemy !! style="width:15%;" | Health !! style="width:15%;" | Score !! style="width:30%;" | Worth spin-killing? !! style="width:25%;" | Attack type |
|- | |- | ||
− | | rowspan="3" | {{{image| | + | | rowspan="3" | [[Image:{{{image|KGP-impenemy.png}}}|{{{imagepx|100px}}}]] || {{{health|-}}} || {{{score|-}}} || {{{worthspin|-}}} || {{{attacks|-}}} |
|- | |- | ||
! Collision type !! Spin score !! Appears in... !! Danger level | ! Collision type !! Spin score !! Appears in... !! Danger level | ||
Line 8: | Line 8: | ||
| {{{collisiontype|-}}} || {{{spinscore|-}}} || {{{locales|-}}} || {{{dangerlevel|-}}} | | {{{collisiontype|-}}} || {{{spinscore|-}}} || {{{locales|-}}} || {{{dangerlevel|-}}} | ||
|- | |- | ||
− | | colspan="5" style="text-align:left; font-size:120%; height: | + | | colspan="5" style="text-align:left; font-size:120%; height:90px;" | {{{content}}} |
|} | |} | ||
+ | |||
+ | {{clear}} |