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
(image little smaller to 170px)
(i guess)
 
(65 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"
|+ '''{{PAGENAME}}'''
|+ style="font-size:15px;padding:3px" {{!}} '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}170px]]|[[Special:Upload|Please add an image!]]}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
! [[Banjo-Kazooie series|Game]]
{{#if:{{{game|}}}|
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} '''Game(s)'''
|-
{{!}} {{{game}}}
!width="1%" nowrap="nowrap"|World/Location
{{!}}-
| {{#if:{{{world|}}}|{{{world}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
}}
|-
{{#if:{{{world|}}}|
!width="1%" nowrap="nowrap"|Hitpoints
{{!}} '''World(s)'''
| {{#if:{{{hp|}}}|{{{hp}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} {{{world}}}
|-
{{!}}-
! Boss?
}}
| {{#if:{{{boss|}}}|{{{boss}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{#if:{{{weakness|}}}|
|-
{{!}} '''Weakness(es)'''
!width="1%" nowrap="nowrap"|Species
{{!}} {{{weakness}}}
| {{#if:{{{species|}}}|{{{species}}}|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]]}}</includeonly><noinclude>{{clear}}
{{{!}} 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)
----
{{!}}-
==Use==
{{!}} style="padding:0 2px;" {{!}} {{{icon|}}}
  image = An image of the enemy. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Ticker.png ([[User:Chicken7]] can
{{!}}}
  supply images]])
|}}
  game = The game(s) the enemy is found in
|}<noinclude>
  world = The worlds the enemy can be found in (including Grunty's Lair and Isle o' Hags)
{{br}}
  hp = The enemy's Hitpoints. This is based on how many blue eggs it takes to kill it.
==Parameters==
boss = If it is a boss or not, Yes or No
  image = An image of the enemy.
species = What species is it, link it to a wikipedia page if there is one. Example: ''[[Bigbutt]]'' is a ''[[wikipedia:Bull|Bull]]''.
  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 bosses and some  
  world = The world(s) the enemy can be found in (including hub worlds like Gruntilda's Lair or Isle o' Hags).
  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 =
|species      = </nowiki><br><nowiki>
|icon =
|icon         = </nowiki><br><nowiki>
}}
}}
</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 =
}}