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
(Reorginizing information, replacing name field with {{PAGENAME}}. If you don't think it should use the pagename, just replace it again with {{{name}}})
bkwikia>Jimbo Jambo
(Trying something out. Please work...)
Line 1: Line 1:
<includeonly>{| width="30%" align="right" class="wikitable infobox plainlinks"
<includeonly>{| width="30%" align="right" class="wikitable infobox plainlinks"
|+ '''{{PAGENAME}}'''
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}210px]]|[[Special:Upload|Please add an image!]]}}
! 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!]]}}{{#if:{{{boss}}}|<br>
{{!}}-
!{{#ifeq:{{{boss}}}|yes| colspan="2" style="font-size: 110%; background: #fba; text-align: center;" ♦ BOSS ♦|}}}}
|-
|-
! [[Banjo-Kazooie series|Game]]
! [[Banjo-Kazooie series|Game]]
Line 12: Line 15:
!width="1%" nowrap="nowrap"|Hitpoints
!width="1%" nowrap="nowrap"|Hitpoints
| {{#if:{{{hp|}}}|{{{hp}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#if:{{{hp|}}}|{{{hp}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
! Boss?
| {{#if:{{{boss|}}}|{{{boss}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
|-
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
|}
|}</includeonly>
{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Enemies]]}}</includeonly><noinclude>{{clear}}
{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Enemies]]}}
<noinclude>{{clear}}


----
----

Revision as of 20:34, March 26, 2008

Template:Mainonly 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
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 =
|icon =
}}