Template:INFOBOX Combat

From A KoL Wiki
Revision as of 18:59, 12 September 2008 by imported>Quietust (it doesn't seem to be liking the "default" case here, so it needs to be tricked into using it (with "none", it'll still use the first one, so it's safe))


{| class="infobox" style="width: 23em; text-align: left; font-size: 75%; "

|- !colspan="2" align="center"| [[Data:{{PAGENAME}}|{{ucfirst:{{{name|{{PAGENAME}}}}}}}]] |- ! width="30%" | Location | {{{location|''unknown''}}} |- ! Hitpoints | {{{hp|''unknown''}}} |- ! [[Weapon Damage#Monster Damage Formula|Attack]] | {{{attack|''unknown''}}} |- ! [[Hit Chance|Defense]] | {{{defense|''unknown''}}} |- ! [[Combat Initiative|Initiative]] | {{{init|''unknown''}}} |- ! [[Meat]] | {{{meat|None}}} |- ! [[Elements|Element]] | {{#switch:{{lc:{{{element|none}}}}}|none=None|!=Indeterminate|?=Unknown|{{{element}}}={{element|{{{element}}}|}}}} |- ! [[Physical Resistance|Physical]] | {{#ifeq:{{{physical|none}}}|none|None|{{{physical}}}}} |- | colspan="2" | ;[[Item Drops|Drops]] :{{{items|None}}} |- {{#if:{{{quest|}}}| ! [[:Category:Quest Items|Quest]] {{!}}{{{quest}}} }} |- {{#if:{{{bounty|}}}| ! [[The Bounty Hunter Hunter's Shack|Bounty]] {{!}}{{{bounty}}} }} |- {{#if:{{{pickpocket|}}}| ! [[Pickpocket]] {{!}}{{{pickpocket}}} }} |- | colspan="2" style="font-size: smaller; text-align: right;" | [{{fullurl:Data:{{FULLPAGENAMEE}}|action=edit}} edit data]

|}