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
(Done icon !)
(i guess)
 
(84 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:{{{image}}}{{!}}210px]]|[[Special:Upload|Please add an image!]]}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
!width="1%" nowrap="nowrap"|Hitpoints
{{#if:{{{game|}}}|
| {{#if:{{{hp|}}}|{{{hp}}}|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|}}}|
! Boss?
{{!}} '''World(s)'''
| {{#if:{{{boss|}}}|{{{boss}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} {{{world}}}
|-
{{!}}-
! [[Games in the Banjo-Kazooie Series|Game]]
}}
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{#if:{{{weakness|}}}|
|-
{{!}} '''Weakness(es)'''
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
{{!}} {{{weakness}}}
|}</includeonly>
{{!}}-
<includeonly>{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Enemies]]}}</includeonly><noinclude>{{clear}}
}}
 
{{#if:{{{icon|}}}|
----
{{!}} colspan="2" style="padding:0" {{!}}
==Use==
{{{!}} class="mw-collapsible mw-collapsed" width="100%" style="text-align:center;font-size:12px;" border="0" cellpadding="0" cellspacing="0"
name = Obviously the enemy's name
! style="background: padding:2px;" {{!}} Speech icon(s)
  image = An image of the enemy. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Ticker.png
{{!}}-
    ([[User:Chicken7]] can supply images]])
{{!}} style="padding:0 2px;" {{!}} {{{icon|}}}
  hp = The enemy's Hitpoints. This is based on how many blue eggs it takes to kill it.
{{!}}}
  world = The worlds the enemy can be found in (including Grunty's Lair)
|}}
  boss = If it is a boss or not, Yes or No
|}<noinclude>
game = The game(s) the enemy is found in
{{br}}
  icon = Optional. The icon that appears next to the writing when the enemy talks. Only applies to  
==Parameters==
    some enemies and bosses, like Snacker the Shark. (to be added)
  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==
<nowiki>
<pre>
{{Infobox enemy</nowiki><br><nowiki>
{{Infobox enemy
|name          = </nowiki><br><nowiki>
|image =
|image        = </nowiki><br><nowiki>
|game =
|world         = </nowiki><br><nowiki>
|world =
|boss          = </nowiki><br><nowiki>
|weakness =
|game          = </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 =
}}