Be sure to read our policy on citing sources before editing!

Difference between revisions of "Template:Infobox enemy"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
bkwikia>Jimbo Jambo
bkwikia>Chicken7
Line 3: Line 3:
! colspan="2" style="font-size:140%;text-align:center;" | {{PAGENAME}}
! colspan="2" style="font-size:140%;text-align:center;" | {{PAGENAME}}
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}210px]]|[[Special:Upload|Please add an image!]]}}
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}150px]]|[[Special:Upload|Please add an image!]]}}
{{!}}-
{{!}}-
|colspan="2" style="font-size:110%;background:#fa9;text-align: center;"|{{#ifeq:{{{boss}}}|yes|'''♦ BOSS ♦''' [[Category:Bosses]]|{{#ifeq:{{{boss}}}|no||}}}}
|colspan="2" style="font-size:110%;background:#fa9;text-align: center;"|{{#ifeq:{{{boss}}}|yes|'''♦ BOSS ♦''' [[Category:Bosses]]|{{#ifeq:{{{boss}}}|no||}}}}
Line 35: Line 35:
  hp = The enemy's Hitpoints. This is based on how many Blue Eggs it takes to kill it.
  hp = The enemy's Hitpoints. This is based on how many Blue Eggs it takes to kill it.
  wn = The enemy's weakness (i.e. it can only be killed by Grenade Eggs). Leave blank if weak against all attacks.
  wn = The enemy's weakness (i.e. it can only be killed by Grenade Eggs). Leave blank if weak against all attacks.
  wn = The enemy's weak point(s) if only a certain part of its body is vulnerable. Leave blank if vulnerable on all parts of its body.
  wp = The enemy's weak point(s) if only a certain part of its body is vulnerable. Leave blank if vulnerable on all parts of its body.
  icon = Optional. The icon that appears next to the writing when the enemy talks. Only applies to bosses and some  
  icon = Optional. The icon that appears next to the writing when the enemy talks. Only applies to bosses and some  
   enemies, like Snacker the Shark.
   enemies, like Snacker the Shark.

Revision as of 06:11, April 7, 2008

Template:MainonlyTemplate:Clear


Use

image = An image of the enemy. Do not type the [[Image:____]] extensions in. Example, Ticker.png (User:Chicken7 can 
 supply images]])
boss = If it is a boss or not, Yes or No
game = The game(s) the enemy is found in
world = The worlds the enemy can be found in (including Grunty's Lair and Isle o' Hags)
hp = The enemy's Hitpoints. This is based on how many Blue Eggs it takes to kill it.
wn = The enemy's weakness (i.e. it can only be killed by Grenade Eggs). Leave blank if weak against all attacks.
wp = The enemy's weak point(s) if only a certain part of its body is vulnerable. Leave blank if vulnerable on all parts of its body.
icon = Optional. The icon that appears next to the writing when the enemy talks. Only applies to bosses and some 
 enemies, like Snacker the Shark.

Blank template

{{Infobox enemy
|image =
|boss =
|game =
|world =
|hp =
|wn =
|wp =
|icon =
}}