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
m
(i guess)
 
(74 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{| width="30%" align="right" class="wikitable infobox plainlinks"
{| class="wikitable infobox plainlinks" style="width:30%;float:right"
|+ style="font-size:15px;padding:3px" {{!}} '''{{{name|{{PAGENAME}}}}}'''
|-
|-
! colspan="2" style="font-size:140%;text-align:center;" | {{PAGENAME}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}210px]]|[[Special:Upload|Please add an image!]]}}{{#if:{{{boss}}}|<br>
{{#if:{{{game|}}}|
{{!}} '''Game(s)'''
{{!}} {{{game}}}
{{!}}-
{{!}}-
! {{#ifeq:{{{boss}}}{{!}}yes{{!}}colspan="2" style="font-size: 110%; background: #fba; text-align: center;" ♦ BOSS ♦|}}}}
}}
|-
{{#if:{{{world|}}}|
! [[Banjo-Kazooie series|Game]]
{{!}} '''World(s)'''
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} {{{world}}}
|-
{{!}}-
!width="1%" nowrap="nowrap"|World/Location
}}
| {{#if:{{{world|}}}|{{{world}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{#if:{{{weakness|}}}|
|-
{{!}} '''Weakness(es)'''
!width="1%" nowrap="nowrap"|Hitpoints
{{!}} {{{weakness}}}
| {{#if:{{{hp|}}}|{{{hp}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}}-
|-
}}
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
{{#if:{{{icon|}}}|
|}
{{!}} colspan="2" style="padding:0" {{!}}
{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Enemies]]}}
{{{!}} class="mw-collapsible mw-collapsed" width="100%" style="text-align:center;font-size:12px;" border="0" cellpadding="0" cellspacing="0"
<noinclude>{{clear}}
! style="background: padding:2px;" {{!}} Speech icon(s)
 
{{!}}-
----
{{!}} style="padding:0 2px;" {{!}} {{{icon|}}}
==Use==
{{!}}}
  image = An image of the enemy. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Ticker.png
|}}
    ([[User:Chicken7]] can supply images]])
|}<noinclude>
  game = The game(s) the enemy is found in
{{br}}
  world = The worlds the enemy can be found in (including Grunty's Lair and Isle o' Hags)
==Parameters==
  hp = The enemy's Hitpoints. This is based on how many blue eggs it takes to kill it.
  image = An image of the enemy.
boss = If it is a boss or not, Yes or No
  game = The game(s) the enemy is found in.
  icon = Optional. The icon that appears next to the writing when the enemy talks. Only applies to  
  world = The world(s) the enemy can be found in (including hub worlds like Gruntilda's Lair or Isle o' Hags).
    bosses and some enemies, like Snacker the Shark.
  weakness = An enemy's weaknesses, which is how it can be defeated.
  icon = Optional. Either the icon that appears when an enemy/boss is talking, or the enemy counter icon. Only applies
  to bosses and some enemies, for example, Snacker.


==Blank template==
==Blank template==
<nowiki>
<pre>
{{Infobox enemy</nowiki><br><nowiki>
{{Infobox enemy
|image         = </nowiki><br><nowiki>
|image =
|game         = </nowiki><br><nowiki>
|game =
|world         = </nowiki><br><nowiki>
|world =
|boss          = </nowiki><br><nowiki>
|weakness =
|icon         = </nowiki><br><nowiki>
|icon =
}}
}}
</nowiki>
</pre>
</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 20:06, December 7, 2023

Parameters[edit]

image = An image of the enemy.
game = The game(s) the enemy is found in.
world = The world(s) the enemy can be found in (including hub worlds like Gruntilda's Lair or Isle o' Hags).
weakness = An enemy's weaknesses, which is how it can be defeated.
icon = Optional. Either the icon that appears when an enemy/boss is talking, or the enemy counter icon. Only applies
 to bosses and some enemies, for example, Snacker.

Blank template[edit]

{{Infobox enemy
|image =
|game =
|world =
|weakness =
|icon =
}}