Template:Infobox item: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
Transcluded the documentation page into the main template page.
No edit summary
 
(41 intermediate revisions by 19 users not shown)
Line 1: Line 1:
<includeonly>{{#invoke:infobox|infobox
{{#invoke:infobox|infobox
| defaultimagesize = 160px
| defaultimageclass = pixel-image
| invimage = title
| rows =
| rows =
{{#ifeq: {{lc: {{{rarity|}}} }} | no || {{infobox row|class=list-style-none|label=[[Rarity|Rarity color]]|field={{ucfirst:{{{rarity|Common}}}}} }} }}
{{infobox row|class=list-style-none|label={{#ifeq:{{NAMESPACE}}|Earth|[[MCE:Rarity|Rarity]]|[[minecraft:Rarity|Rarity color]]}}|field={{{rarity|Common}}} }}
{{#if: {{{durability|}}} | {{infobox row|label=[[Item durability|Durability]]|field={{{durability}}} }} }}
{{#if: {{{durability|}}} | {{infobox row|label=[[Durability]]|field={{{durability}}} }} }}<includeonly>
{{infobox row|label=[[Renewable resource|Renewable]]|field={{ #if: {{{renewable|}}} | {{{renewable}}} | ? }} }}
{{infobox row|label=[[minecraft:Renewable resource|Renewable]]|field={{ #if: {{{renewable|}}} | {{{renewable}}} | ? {{#if:{{{nocat|}}}||[[Category:Missing renewability]]}} }} }}
{{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? [[Category:Missing stackability]] }} }}
{{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? {{#if:{{{nocat|}}}||[[Category:Missing stackability]]}} }} }}</includeonly>
{{#if: {{{multipledata|}}}
{{ #if: {{{heals|}}} | {{infobox row|label=[[Food|Restores]]|field={{{heals}}} }} }}
  | {{infobox row|label=[[Bedrock Edition data values|Data values]]|field={{{multipledata}}} }}
{{ #if: {{{effects|}}} | {{infobox row|label=[[Status effect]]s|field={{{effects}}} }} }}
  | {{#if: {{{data|}}} | {{infobox row|label=[[Bedrock Edition data values|Data value]]|field={{data value|{{{data}}} }} }} }}
}}<noinclude>
}}
<!-- categories/interwikis on the /doc subpage, not here -->
{{#if: {{{nameid|}}} | {{infobox row|label=[[Namespaced ID]]|field={{{nameid|}}} }} }}
{{Documentation}}
}}{{#if: {{{nameid|}}}{{{data|}}}{{{multipledata|}}} | [[Category:Pages with deprecated template input]]}}</includeonly><noinclude>
{{lua|Infobox}}
{{Item}}
This template provides a uniform design for usable item pages. When an item restores health on right click, it is recommended to use [[Template:Food]] instead. The parameter list below may need updating.
<pre width="30px">
{{Item
|title=
|image=
|imagesize=
|image2=
|image2size=
|image3=
|image3size=
|invimage=
|invimage2=
|invimage3=
|otherosonly=
|durability=
|renewable=
|stackable=
|availability=
|firstver=
|firstdev=
|data=
|nameid=
|notes=
}}</pre>
 
Please note that if the item has multiple data values, use <code><nowiki>|multipledata=</nowiki></code> instead. See below:
 
{| class="wikitable"
! Parameter
! Function
! Default/Example value
|-
| <code>title</code> || Optional value to use a different title instead of the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
|-
| <code>image</code> || Image of the block (should be approx. 160x160px) || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image)
|-
| <code>imagesize</code> || Adjusts the size of the image || 160px
|-
| <code>image2</code> || Image of the block (should be approx. 160x160px) || ''None''
|-
| <code>image2size</code> || Adjusts the size of the second image || 160px
|-
| <code>image3</code> || Image of the block (should be approx. 160x160px) || ''None''
|-
| <code>image3size</code> || Adjusts the size of the third image || 160px
|-
| <code>invimage</code> || Image for object in inventory. Can use '''None''' to force no invimage.  Uses [[Template:Grid]]. || <code><nowiki>Grid {{{title}}}.png</nowiki></code> if it exists, otherwise ''None''
|-
| <code>invimage2</code> || Second image for two-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage3</code> || Third image for three-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage4</code> || Fourth image for four-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage5</code> || Fifth image for five-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage6</code> || Sixth image for six-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage7</code> || Seventh image for seven-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage8</code> || Eighth image for eight-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage9</code> || Ninth image for nine-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage10</code> || Tenth image for ten-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage11</code> || Eleventh image for eleven-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage12</code> || Twelfth image for twelve-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage13</code> || Thirteenth image for thirteen-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage14</code> || Fourteenth image for fourteen-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage15</code> || Fifteenth image for fifteen-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage16</code> || Sixteenth image for sixteen-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage17</code> || Seventeenth image for seventeen-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage18</code> || Eighteenth image for eighteen-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage19</code> || Nineteenth image for nineteen-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage20</code> || Twentieth image for twenty-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage21</code> || Twenty-First image for twenty-one-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage22</code> || Twenty-Second image for twenty-two-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage23</code> || Twenty-Third image for twenty-three-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage24</code> || Twenty-Forth image for twenty-four-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage25</code> || Twenty-Fifth image for twenty-five-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
|-
| <code>otherosonly</code> || For use if the item is only available in a specific version of Minecraft.  || ''None''
|-
| <code>durability</code> || How durable the item is || N/A
|-
| <code>renewable</code> || Whether the item is [[Renewable Resources|renewable]] || ?
|-
| <code>stackable</code> || Stackable || ?
|-
| <code>availability </code> || The availability of an item || ?
|-
| <code>firstver</code> || First version that it was seen in (e.g. Alpha v1.0.17, classic 0.0.23a).  || ''None''
|-
| <code>firstdev</code> || First development snapshot it was seen in, requires firstver. || ''None''
|-
| <code>data</code> || Single decimal data value || ''None''
|-
| <code>nameid</code> || The item's named identifier. Can use '''None''' to force no name ID. || <code>title</code> or <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
|-
| <code>multipledata</code> || Multiple decimal data values, use {{tl|dv}} || ''None''
|}
 
== See also ==
{{Infobox see also}}
<includeonly>
<!-- Template categories/interwiki here -->
[[Category:Infobox templates|I]]
 
[[de:Vorlage:Gegenstand]]
[[fr:Modèle:Objet]]
[[it:Template:Oggetto]]
[[ja:テンプレート:Item]]
[[nl:Sjabloon:Voorwerp]]
[[pt:Predefinição:Item]]
[[ru:Шаблон:Предмет]]
[[zh:Template:Item]]
</includeonly>
<noinclude>
<!-- Documentation categories/interwiki here -->
[[de:Vorlage:Gegenstand/Dokumentation]]
[[fr:Modèle:Objet/doc]]
[[ja:テンプレート:Item/doc]]
[[nl:Sjabloon:Voorwerp/doc]]
[[pt:Predefinição:Item/doc]]
[[ru:Шаблон:Предмет/док]]
</noinclude>
</noinclude>

Latest revision as of 12:52, 30 April 2025

Infobox item
Rarity color

Common

Documentation[view] [edit] [history] [refresh]

This template provides a uniform design for usable item pages.

{{Item
| title =
| image =
| image2 = 
| image3 = 
<!-- Start Multiple mode --> 
| group = 
| 1-1 = 
| 1-2 = 
| 1-3 = 
| group2 = 
| 2-1 = 
| 2-2 = 
| 2-3 = 
| group3 = 
| 3-1 = 
| 3-2 = 
| 3-3 = 
| group4 = 
| 4-1 = 
| 4-2 = 
| 4-3 = 
<!-- End Multiple mode -->
| durability = 
| rarity = 
| renewable = 
| stackable = 
| heals = 
| effects = 
}}

See below:

Parameter Function Default/Example value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the item (should be approx. 160x160px) {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
imageN Other images for multi-state items None
rarity The color of this item's name. See rarity for more info. Common
durability How durable the item is None
renewable Whether the item is renewable ?
stackable Stackable ?
heals Amount of hunger points restored None
effects Status effects given when consumed None
Parameter (multiple mode only) Function Default/Example value
multiple Whether to enter multiple mode. In this mode, multiple images can be present under the same tab. 0
group Group (tab) under which to put the image None
groupN Other tabs present None
1-n nth image under the first (default) tab None
N-n nth image under the Nth tab None

See also

Minecraft
Minecraft Earth
Minecraft Dungeons
Minecraft Legends
Minecraft Story Mode
Other
Meta

cs:Šablona:Item de:Vorlage:Gegenstand es:Plantilla:Objeto fr:Modèle:Objet it:Template:Oggetto ja:テンプレート:Item nl:Sjabloon:Voorwerp pl:Szablon:Przedmiot pt:Predefinição:Item ru:Шаблон:Предмет uk:Шаблон:Предмет zh:Template:Item

[view] [edit] [history] [refresh]The above documentation is transcluded from Template:Infobox item/doc.