Template:Infobox item/doc: Difference between revisions
Jump to navigation
Jump to search
Blanked the page |
|||
Line 1: | Line 1: | ||
{{Documentation header}} | |||
{{lua|Infobox}} | |||
{{Item|nocat=1}} | |||
This template provides a uniform design for usable item pages. | |||
<pre width="30px"> | |||
{{Item | |||
|title= | |||
|image= | |||
|imagesize= | |||
|image2= | |||
|image2size= | |||
|image3= | |||
|image3size= | |||
|invimage= | |||
|invimage2= | |||
|invimage3= | |||
|durability= | |||
|rarity= | |||
|renewable= | |||
|stackable= | |||
|heals= | |||
|effects= | |||
}}</pre> | |||
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>image''N''</code> || Other images for multi-state items || ''None'' | |||
|- | |||
| <code>imagesize</code> || Adjusts the size of the image || 160px | |||
|- | |||
| <code>image''N''size</code> || Adjusts the size of other images || 160px | |||
|- | |||
| <code>invimage</code> || Image for object in inventory. <br> Uses [[Template:Inventory slot]]. || ''None'' | |||
|- | |||
| <code>invimage''N''</code> || Other inventory images for multi-state items. <br> Uses [[Template:Inventory slot]]. || ''None'' | |||
|- | |||
| <code>rarity</code> || The color of this item's name. See [[rarity]] for more info. || Common | |||
|- | |||
| <code>durability</code> || How durable the item is || ''None'' | |||
|- | |||
| <code>renewable</code> || Whether the item is [[Renewable Resources|renewable]] || ? | |||
|- | |||
| <code>stackable</code> || Stackable || ? | |||
|- | |||
| <code>heals</code> || Amount of hunger points restored || ''None'' | |||
|- | |||
| <code>effects</code> || Status effects given when consumed || ''None'' | |||
|} | |||
== See also == | |||
{{Infobox see also}} | |||
<includeonly> | |||
<!-- Template categories/interwiki here --> | |||
[[Category:Infobox templates|I]] | |||
[[cs:Šablona:Item]] | |||
[[de:Vorlage:Gegenstand]] | |||
[[fr:Modèle:Objet]] | |||
[[es:Plantilla:Objeto]] | |||
[[it:Template:Oggetto]] | |||
[[ja:テンプレート:Item]] | |||
[[nl:Sjabloon:Voorwerp]] | |||
[[pt:Predefinição:Item]] | |||
[[ru:Шаблон:Предмет]] | |||
[[zh:Template:Item]] | |||
</includeonly> | |||
<noinclude> | |||
<!-- Documentation categories/interwiki here --> | |||
[[cs:Šablona:Item/doc]] | |||
[[de:Vorlage:Gegenstand/Dokumentation]] | |||
[[fr:Modèle:Objet/doc]] | |||
[[es:Plantilla:Objeto/doc]] | |||
[[ja:テンプレート:Item/doc]] | |||
[[nl:Sjabloon:Voorwerp/doc]] | |||
[[pt:Predefinição:Item/doc]] | |||
[[ru:Шаблон:Предмет/док]] | |||
</noinclude> |
Revision as of 09:54, 23 November 2021
[refresh]
This is the documentation page. It should be transcluded into Template:Infobox item. See Template:Documentation for more information.Template:Item This template provides a uniform design for usable item pages.
{{Item |title= |image= |imagesize= |image2= |image2size= |image3= |image3size= |invimage= |invimage2= |invimage3= |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 block (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 |
imagesize |
Adjusts the size of the image | 160px |
imageNsize |
Adjusts the size of other images | 160px |
invimage |
Image for object in inventory. Uses Template:Inventory slot. |
None |
invimageN |
Other inventory images for multi-state items. Uses Template:Inventory slot. |
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 |
See also
- Minecraft
{{Infobox biome}}
{{Infobox block}}
{{Infobox command}}
{{Infobox development phase}}
{{Infobox enchantment}}
{{Infobox effect}}
{{Infobox entity}}
{{Infobox fluid}}
{{Infobox item}}
{{Infobox item entity}}
{{Infobox structure}}
- Minecraft Earth
- Minecraft Dungeons
{{Infobox Dungeons cosmetic}}
{{Infobox Dungeons enchantment}}
{{Infobox Dungeons entity}}
{{Infobox Dungeons item}}
{{Infobox Dungeons mission}}
- Minecraft Legends
{{Infobox Legends biome}}
{{Infobox Legends entity}}
{{Infobox Legends resource}}
{{Infobox Legends mode}}
{{Infobox Legends skin}}
{{Infobox Legends structure}}
- Minecraft Story Mode
{{Infobox episode}}
- Other
{{Infobox album}}
{{Infobox book}}
{{Infobox board game}}
{{Infobox company}}
{{Fallback infobox}}
{{Infobox guide}}
{{Infobox mash-up}}
{{Infobox music}}
{{Infobox person}}
{{Infobox profile}}
{{Infobox program}}
{{Infobox screen effect}}
{{Infobox server}}
{{Infobox skin pack}}
{{Infobox theme}}
{{Infobox version}}
{{Infobox video}}
{{Infobox website}}
{{Infobox world}}
- Meta
{{Infobox}}
{{Infobox row}}
{{Infobox header}}
- Module:Infobox
cs:Šablona:Item/doc
de:Vorlage:Gegenstand/Dokumentation
fr:Modèle:Objet/doc
es:Plantilla:Objeto/doc
ja:テンプレート:Item/doc
nl:Sjabloon:Voorwerp/doc
pt:Predefinição:Item/doc
ru:Шаблон:Предмет/док