Difference between revisions of "Template:DPEnemyTable"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class = "wikitable" style="float:left; text-align:center; width:80%; min-height:200px; outline-color: {{{outcolor|#447953}}}; outline-style: outset; outline-width: 1px;" | {| class = "wikitable" style="float:left; text-align:center; width:80%; min-height:200px; outline-color: {{{outcolor|#447953}}}; outline-style: outset; outline-width: 1px;" | ||
− | ! style="width:20%;" | Enemy !! style="width:15%;" | Health !! style="width:15%;" | Score !! style="width:15%;" | Danger level !! style="width:15%;" | Item | + | ! style="width:20%;" | Enemy !! style="width:15%;" | Health !! style="width:15%;" | Score !! style="width:15%;" | Danger level !! style="width:15%;" | Item drop !! style="width:20%;" | Appears in... |
|- | |- | ||
− | | rowspan="2" | [[Image:{{{image|DP-s1-heli.png}}}|{{{imagepx|100px}}}]] || {{{health|-}}} || {{{score|-}}} || {{{dangerlevel|-}}} || {{{ | + | | rowspan="2" | [[Image:{{{image|DP-s1-heli.png}}}|{{{imagepx|100px}}}]] || {{{health|-}}} || {{{score|-}}} || {{{dangerlevel|-}}} || {{{item|-}}} || {{{locales|-}}} |
|- | |- | ||
− | | colspan="5" style="text-align:left; font-size:120%; height:90px;" | {{{}}} | + | | colspan="5" style="text-align:left; font-size:120%; height:90px;" | {{{content}}} |
|} | |} | ||
{{clear}} | {{clear}} |