Difference between revisions of "Template:KGPEnemyTable"
Jump to navigation
Jump to search
(time to abandon the idea of stacking these next to each other) |
|||
Line 1: | Line 1: | ||
− | {| class = "wikitable" style="float:left; text-align:center; width:77%; min-height: | + | {| class = "wikitable" style="float:left; text-align:center; width:77%; min-height:200px; outline-color: {{{outcolor|#447953}}}; outline-style: outset; outline-width: 1px;" |
! | Enemy !! Health !! Score !! Worth spinkilling? !! Attack type | ! | Enemy !! Health !! Score !! Worth spinkilling? !! Attack type | ||
|- | |- | ||
− | | rowspan="3" style="height: | + | | rowspan="3" style="height:100px;" | [[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}} | {{clear}} |