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
(Forget it. Moving it to a sandbox page)
bkwikia>Chicken7
Line 15: Line 15:
! Boss?
! Boss?
| {{#if:{{{boss|}}}|{{{boss}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#if:{{{boss|}}}|{{{boss}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
!width="1%" nowrap="nowrap"|Species
| {{#if:{{{species|}}}|{{{species}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
|-
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
Line 22: Line 25:
----
----
==Use==
==Use==
  image = An image of the enemy. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Ticker.png  
  image = An image of the enemy. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Ticker.png ([[User:Chicken7]] can  
    ([[User:Chicken7]] can supply images]])
  supply images]])
  game = The game(s) the enemy is found in
  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)
  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.
  hp = The enemy's Hitpoints. This is based on how many blue eggs it takes to kill it.
  boss = If it is a boss or not, Yes or No
  boss = If it is a boss or not, Yes or No
  icon = Optional. The icon that appears next to the writing when the enemy talks. Only applies to  
species = What species is it, link it to a wikipedia page if there is one. Example: ''[[Bigbutt]]'' is a ''[[wikipedia:Bull|Bull]]''.
    bosses and some enemies, like Snacker the Shark.
  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==
==Blank template==
Line 38: Line 42:
|world        = </nowiki><br><nowiki>
|world        = </nowiki><br><nowiki>
|boss          = </nowiki><br><nowiki>
|boss          = </nowiki><br><nowiki>
|species      = </nowiki><br><nowiki>
|icon          = </nowiki><br><nowiki>
|icon          = </nowiki><br><nowiki>
}}
}}
</nowiki>
</nowiki>
</noinclude>
</noinclude>

Revision as of 12:23, March 27, 2008

Template:Clear


Use

image = An image of the enemy. Do not type the [[Image:____]] extensions in. Example, Ticker.png (User:Chicken7 can 
 supply images]])
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.
boss = If it is a boss or not, Yes or No
species = What species is it, link it to a wikipedia page if there is one. Example: Bigbutt is a Bull.
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 =
|game =
|world =
|boss =
|species =
|icon =
}}