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>Chicken7
(game part fixed)
(i guess)
 
(110 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<includeonly>{| width="30%" align="right" class="wikitable infobox plainlinks"
{| class="wikitable infobox plainlinks" style="width:30%;float:right"
|+ '''{{{name}}}'''
|+ style="font-size:15px;padding:3px" {{!}} '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|{{{image}}}|[[Special:Upload|Please add an image!]]}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
!width="1%" nowrap="nowrap"|World/Location
{{#if:{{{game|}}}|
| {{#if:{{{world|}}}|{{{world}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} '''Game(s)'''
|-
{{!}} {{{game}}}
! Boss?
{{!}}-
| {{#if:{{{boss|}}}|{{{boss}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
}}
|-
{{#if:{{{world|}}}|
! [[Games in the Banjo-Kazooie Series|Game]]
{{!}} '''World(s)'''
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} {{{world}}}
|}</includeonly>
{{!}}-
<includeonly>{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Enemies]]}}</includeonly><noinclude>{{clear}}
}}
 
{{#if:{{{weakness|}}}|
----
{{!}} '''Weakness(es)'''
{{!}} {{{weakness}}}
{{!}}-
}}
{{#if:{{{icon|}}}|
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="mw-collapsible mw-collapsed" width="100%" style="text-align:center;font-size:12px;" border="0" cellpadding="0" cellspacing="0"
! style="background: padding:2px;" {{!}} Speech icon(s)
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{icon|}}}
{{!}}}
|}}
|}<noinclude>
{{br}}
==Parameters==
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==
==Blank template==
<pre>
{{Infobox enemy
{{Infobox enemy
|name          =
|image =
|image        =  
|game =
|world         =  
|world =
|boss          =  
|weakness =
|game          =  
|icon =
}}
}}
</noinclude>
</pre>
[[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 =
}}