Be sure to read our policy on citing sources before editing!

Difference between revisions of "Template:Infobox item"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
(removed mainonly)
(removed container category)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| width="30%" align="right" class="wikitable infobox plainlinks"
{| class="wikitable infobox plainlinks" style="width:30%;float:right"
|+ style="font-size:15px;" {{!}} '''{{{name|{{PAGENAME}}}}}'''
|-
|-
! colspan="2" style="font-size:140%;text-align:center;" | {{PAGENAME}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
|colspan="2" align="center"|{{{image|[[Special:Upload|Please add an image!]]}}}
{{#if:{{{game|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Game(s)'''
{{!}} {{{game}}}
|}}
|-
|-
!width="1%" nowrap="nowrap"|[[Banjo-Kazooie series|<span style="color:#000">Games</span>]]
{{#if:{{{use|}}}|{{!}}- style="vertical-align: top;"
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{!}} '''Usage'''
{{!}} {{{use}}}
|}}
|-
|-
!width="1%" nowrap="nowrap"|Use
|colspan="2" style="text-align:center"|{{#if:{{{icon|}}}|{{{icon}}}|}}
| {{#if:{{{use|}}}|{{{use}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|}<noinclude>
|-
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
|}
{{br}}
{{br}}
==Parameters==
==Fields==
  image = An image of the item.
  image = An image of the item.
use = What it is used for. Example, Red feathers=Flight
  game = The game(s) that the item appears in
  game = The game(s) the item is found and used in
use = What the item is used for.
  icon = Optional. The icon that appears next to the writing when the item talks. Yes items do talk! Only applies to
  icon = Optional. The icon that appears next to the writing when and if the item talks.
  items at the start of the game.


==Usage==
==Blank template==
<pre>
<pre>
{{Infobox item
{{Infobox item
Line 31: Line 33:
</pre>
</pre>


[[Category:Templates|{{PAGENAME}}]]
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude><includeonly>[[Category:Items]]</includeonly>

Latest revision as of 02:32, December 7, 2023

Fields[edit]

image = An image of the item.
game = The game(s) that the item appears in
use = What the item is used for.
icon = Optional. The icon that appears next to the writing when and if the item talks.

Blank template[edit]

{{Infobox item
|image         = 
|game          = 
|use           = 
|icon          =
}}