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
(trying to add some padding)
(i guess)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable infobox plainlinks" style="width:30%;float:right;padding:4px"  
{| 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;" | {{{name|{{PAGENAME}}}}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
|colspan="2" style="text-align:center"| {{{image|[[Special:Upload|Add an image!]]}}}
{{#if:{{{game|}}}|
|-
{{!}} '''Game(s)'''
! [[Banjo-Kazooie (series)|<span style="color:#000">Game(s)]]
{{!}} {{{game}}}
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}}-
|-
}}
!style="width:1%" nowrap="nowrap"|[[:Category:Locations|<span style="color:#000">World(s)]]
{{#if:{{{world|}}}|
| {{#if:{{{world|}}}|{{{world}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} '''World(s)'''
|-
{{!}} {{{world}}}
! Weakness(es)
{{!}}-
| {{#if:{{{weakness|}}}|{{{weakness}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
}}
|-
{{#if:{{{weakness|}}}|
|colspan="2" align="center"|{{#if:{{{icon|}}}|{{{icon}}}|}}
{{!}} '''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>
|}<noinclude>
{{br}}
{{br}}
Line 20: Line 32:
  image = An image of the enemy.
  image = An image of the enemy.
  game = The game(s) the enemy is found in.
  game = The game(s) the enemy is found in.
  world = The world(s) the enemy can be found in (including Gruntilda's Lair and Isle o' Hags).
  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.
  weakness = An enemy's weaknesses, which is how it can be defeated.
  icon = Optional. The icon that appears next to the writing when the enemy talks. Only applies to bosses and some enemies,  
  icon = Optional. Either the icon that appears when an enemy/boss is talking, or the enemy counter icon. Only applies
  for example, Snacker.
  to bosses and some enemies, for example, Snacker.


==Blank template==
==Blank template==
Line 35: Line 47:
}}
}}
</pre>
</pre>
[[Category:Infobox templates|{{PAGENAME}}]]
[[Category:Infobox templates]]</noinclude>
</noinclude><includeonly>[[Category:Enemies]]</includeonly>

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 =
}}