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
(i guess)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable infobox plainlinks" style="width:30%;float:right"
{| class="wikitable infobox plainlinks" style="width:30%;float:right"
|+ style="font-size:15px;" {{!}} '''{{{name|{{PAGENAME}}}}}'''
|+ style="font-size:15px;padding:3px" {{!}} '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
{{#if:{{{game|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{game|}}}|
{{!}} '''Game(s)'''
{{!}} '''Game(s)'''
{{!}} {{{game}}}
{{!}} {{{game}}}
|}}
{{!}}-
|-
}}
{{#if:{{{world|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{world|}}}|
{{!}} '''World(s)'''
{{!}} '''World(s)'''
{{!}} {{{world}}}
{{!}} {{{world}}}
|}}
{{!}}-
|-
}}
{{#if:{{{weakness|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{weakness|}}}|
{{!}} '''Weakness(es)'''
{{!}} '''Weakness(es)'''
{{!}} {{{weakness}}}
{{!}} {{{weakness}}}
|}}
{{#if:{{{icon|}}}|{{!}}-
{{!}} colspan="2" style="text-align:center;font-size:12px;" {{!}} '''Icon(s)'''
{{!}}-
{{!}}-
{{!}} colspan="2" class="mw-collapsible autocollapse" style="text-align:center;" {{!}} {{{icon}}}
}}
{{#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>
Line 43: 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 =
}}