Difference between revisions of "Template:Infobox item"

307 bytes removed ,  06:23, December 7, 2018
removed max parameter
m (Text replacement - "{{clear}}" to "{{br}}")
(removed max parameter)
Line 10: Line 10:
!width="1%" nowrap="nowrap"|Use
!width="1%" nowrap="nowrap"|Use
| {{#if:{{{use|}}}|{{{use}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
| {{#if:{{{use|}}}|{{{use}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
!width="1%" nowrap="nowrap"|Max. Amount
| {{#if:{{{max|}}}|{{{max}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
|-
|-
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
|}
|}
{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Items]]}}<noinclude>{{br}}
{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Items]]}}<noinclude>
 
==Parameters==
----
==Use==
  image = An image of the item. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Blue egg.png ([[User:Chicken7]] can  
  image = An image of the item. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example, Blue egg.png ([[User:Chicken7]] can  
   supply images]])
   supply images]])
  use = What it is used for. Example, Red feathers=Flight
  use = What it is used for. Example, Red feathers=Flight
  game = The game(s) the item is found and used in
  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.
  time = If the item has a time limit to be used, Yes or No.
  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 the item talks. Yes items do talk! Only applies to  
   items at the start of the game.
   items at the start of the game.


==Blank template==
==Usage==
<pre>
<pre>
{{Infobox item
{{Infobox item
Line 36: Line 29:
|game          =  
|game          =  
|use          =  
|use          =  
|max          =
|icon          =
|icon          =
}}
}}
15,584

edits