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
m (remove extra <pre> space)
(trying to add some padding)
Line 1: Line 1:
{| width="30%" align="right" class="wikitable infobox plainlinks"
{| class="wikitable infobox plainlinks" style="width:30%;float:right;padding:4px"  
|-
|-
! colspan="2" style="font-size:140%;text-align:center;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="font-size:140%;text-align:center;" | {{{name|{{PAGENAME}}}}}
|-
|-
|colspan="2" align="center"| {{{image|[[Special:Upload|Add an image!]]}}}
|colspan="2" style="text-align:center"| {{{image|[[Special:Upload|Add an image!]]}}}
|-
|-
! [[Banjo-Kazooie (series)|<span style="color:#000">Game(s)]]
! [[Banjo-Kazooie (series)|<span style="color:#000">Game(s)]]
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
|-
!width="1%" nowrap="nowrap"|[[:Category:Locations|<span style="color:#000">World(s)]]
!style="width:1%" nowrap="nowrap"|[[:Category:Locations|<span style="color:#000">World(s)]]
| {{#if:{{{world|}}}|{{{world}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#if:{{{world|}}}|{{{world}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
|-

Revision as of 00:02, June 13, 2020

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 Gruntilda's Lair and Isle o' Hags).
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, 
 for example, Snacker.

Blank template

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