Difference between revisions of "Template:Infobox item"

858 bytes removed ,  02:32, December 7, 2023
removed container category
bkwikia>Chicken7
(removed container category)
 
(63 intermediate revisions by 6 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"|{{#if:{{{image|}}}|[[Image:{{{image}}}]]|[[Special:Upload|Please add an image!]]}}
{{#if:{{{game|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Game(s)'''
{{!}} {{{game}}}
|}}
|-
|-
!width="1%" nowrap="nowrap"|[[Banjo-Kazooie series|Game(s)]]
{{#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>
|-
{{br}}
!width="1%" nowrap="nowrap"|Max. Amount
==Fields==
| {{#if:{{{max|}}}|{{{max}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
  image = An image of the item.
|-
  game = The game(s) that the item appears in
!width="1%" nowrap="nowrap"|Limited Time?
  use = What the item is used for.
| {{#if:{{{time|}}}|{{{time}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
  icon = Optional. The icon that appears next to the writing when and if the item talks.
|}
{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Items]]}}<noinclude>{{clear}}
 
----
==Use==
  image = An image of the item. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Blue egg.png ([[User:Chicken7]] can
  supply images]])
use = What it is used for. Example, Red feathers=Flight
  game = The game(s) the item is found and used in
  max = The maximum amount you can hold of it. If it is one use item, put 1. Example, Gold feathers=10 (Not with cheats
  enabled)
  time = If the item has a time limit to be used, Yes or No.


==Blank template==
==Blank template==
<nowiki>
<pre>
{{Infobox item</nowiki><br><nowiki>
|image        = </nowiki><br><nowiki>
|game          = </nowiki><br><nowiki>
|use          = </nowiki><br><nowiki>
|max          = </nowiki><br><nowiki>
|time          = </nowiki><br><nowiki>
}}
</nowiki>
 
==Preview==
{{Infobox item
{{Infobox item
|image        =
|game          =
|use          =
|icon          =
}}
}}
</pre>


</noinclude>
[[Category:Infobox templates]]</noinclude>
15,584

edits