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>The Light6
bkwikia>Toomai
(Added sizing functionality)
Line 5: Line 5:
! colspan="2" style="font-size:100%;text-align:center;" | {{#if:{{{title|}}}|{{{title}}}|}}
! colspan="2" style="font-size:100%;text-align:center;" | {{#if:{{{title|}}}|{{{title}}}|}}
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}150px]]|[[Special:Upload|Please add an image!]]}}
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}{{{imagesize|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|[[Category:Enemies]]|}}{{#ifeq:{{{boss}}}|No|[[Category:Enemies]]|}}{{#ifeq:{{{boss}}}||[[Category:Enemies]]|}}}}
|colspan="2" style="font-size:110%;background:#fa9;text-align: center;"|{{#ifeq:{{{boss}}}|yes|'''♦ BOSS ♦''' [[Category:Bosses]]|{{#ifeq:{{{boss}}}|no|[[Category:Enemies]]|}}{{#ifeq:{{{boss}}}|No|[[Category:Enemies]]|}}{{#ifeq:{{{boss}}}||[[Category:Enemies]]|}}}}
Line 32: Line 32:
  image = An image of the enemy. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Ticker.png ([[User:Chicken7]] can  
  image = An image of the enemy. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Ticker.png ([[User:Chicken7]] can  
   supply images]])
   supply images]])
imagesize = The size of the image in pixels. Default (unspecified) is 150px.
  boss = If it is a boss or not, Yes or No
  boss = If it is a boss or not, Yes or No
  game = The game(s) the enemy is found in
  game = The game(s) the enemy is found in
Line 46: Line 47:
{{Infobox enemy</nowiki><br><nowiki>
{{Infobox enemy</nowiki><br><nowiki>
|image        = </nowiki><br><nowiki>
|image        = </nowiki><br><nowiki>
|imagesize    = </nowiki><br><nowiki>
|boss          = </nowiki><br><nowiki>
|boss          = </nowiki><br><nowiki>
|game          = </nowiki><br><nowiki>
|game          = </nowiki><br><nowiki>

Revision as of 14:04, April 10, 2010

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]])
imagesize = The size of the image in pixels. Default (unspecified) is 150px.
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.
title = FOR BOSSES ONLY! Underneath a Bosses name there will be a sub title Example: Weldar's is Visually Impared Welding Torch.
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 =
|imagesize =
|boss =
|game =
|world =
|hp =
|title =
|wn =
|wp =
|icon =
}}