Difference between revisions of "Template:Infobox enemy"

56 bytes added ,  10:24, March 20, 2011
no edit summary
bkwikia>Tycerius
m
bkwikia>Tycerius
Line 9: Line 9:
|colspan="2" style="font-size:110%;background:#fa9;text-align: center;"|{{#ifeq:{{{boss}}}|yes|'''♦ BOSS ♦''' [[Category:Bosses]]|{{#ifeq:{{{boss}}}|no|[[Category:Enemies]]|}}{{#ifeq:{{{boss}}}|No|[[Category:Enemies]]|}}{{#ifeq:{{{boss}}}||[[Category:Enemies]]|}}}}
|colspan="2" style="font-size:110%;background:#fa9;text-align: center;"|{{#ifeq:{{{boss}}}|yes|'''♦ BOSS ♦''' [[Category:Bosses]]|{{#ifeq:{{{boss}}}|no|[[Category:Enemies]]|}}{{#ifeq:{{{boss}}}|No|[[Category:Enemies]]|}}{{#ifeq:{{{boss}}}||[[Category:Enemies]]|}}}}
|-
|-
! [[Banjo-Kazooie (series)|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"|World/Location
!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>}}
|-
|-
Line 29: Line 29:


----
----
==How to use this template==
==How to use this infobox template==
  image = An image of the enemy. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. For example, Ticker.png ([[User:Chicken7]] can
  image = An image of the enemy. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. For example, Ticker.png ([[User:Chicken7]] can
   supply images]]).
   supply images]]).
Line 46: Line 46:
<nowiki>
<nowiki>
{{Infobox enemy</nowiki><br><nowiki>
{{Infobox enemy</nowiki><br><nowiki>
|image         = </nowiki><br><nowiki>
  |image     = </nowiki><br><nowiki>
|imagesize     = </nowiki><br><nowiki>
  |imagesize = </nowiki><br><nowiki>
|boss         = </nowiki><br><nowiki>
  |boss     = </nowiki><br><nowiki>
|game         = </nowiki><br><nowiki>
  |game     = </nowiki><br><nowiki>
|world         = </nowiki><br><nowiki>
  |world     = </nowiki><br><nowiki>
|hp           = </nowiki><br><nowiki>
  |hp       = </nowiki><br><nowiki>
|title         = </nowiki><br><nowiki>
  |title     = </nowiki><br><nowiki>
|wn           = </nowiki><br><nowiki>
  |wn       = </nowiki><br><nowiki>
|wp           = </nowiki><br><nowiki>
  |wp       = </nowiki><br><nowiki>
|icon         = </nowiki><br><nowiki>
  |icon     = </nowiki><br><nowiki>
}}
}}
</nowiki>
</nowiki>
Anonymous user