Template:Infobox item/doc: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
No edit summary
 
(7 intermediate revisions by 5 users not shown)
Line 33: Line 33:
| effects =  
| effects =  
}}</pre>
}}</pre>
|}
 
See below:
See below:


Line 43: Line 43:
| <code>title</code> || Optional value to use a different title instead of the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
| <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</code> || Image of the item (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>image''N''</code> || Other images for multi-state items || ''None''
Line 82: Line 82:
[[cs:Šablona:Item]]
[[cs:Šablona:Item]]
[[de:Vorlage:Gegenstand]]
[[de:Vorlage:Gegenstand]]
[[es:Plantilla:Objeto]]
[[fr:Modèle:Objet]]
[[fr:Modèle:Objet]]
[[es:Plantilla:Objeto]]
[[it:Template:Oggetto]]
[[it:Template:Oggetto]]
[[ja:テンプレート:Item]]
[[ja:テンプレート:Item]]
[[nl:Sjabloon:Voorwerp]]
[[nl:Sjabloon:Voorwerp]]
[[pl:Szablon:Przedmiot]]
[[pt:Predefinição:Item]]
[[pt:Predefinição:Item]]
[[ru:Шаблон:Предмет]]
[[ru:Шаблон:Предмет]]
[[uk:Шаблон:Предмет]]
[[zh:Template:Item]]
[[zh:Template:Item]]
</includeonly>
</includeonly>
Line 95: Line 97:
[[cs:Šablona:Item/doc]]
[[cs:Šablona:Item/doc]]
[[de:Vorlage:Gegenstand/Dokumentation]]
[[de:Vorlage:Gegenstand/Dokumentation]]
[[es:Plantilla:Objeto/doc]]
[[fr:Modèle:Objet/doc]]
[[fr:Modèle:Objet/doc]]
[[es:Plantilla:Objeto/doc]]
[[ja:テンプレート:Item/doc]]
[[ja:テンプレート:Item/doc]]
[[nl:Sjabloon:Voorwerp/doc]]
[[nl:Sjabloon:Voorwerp/doc]]
[[pl:Szablon:Przedmiot/opis]]
[[pt:Predefinição:Item/doc]]
[[pt:Predefinição:Item/doc]]
[[ru:Шаблон:Предмет/док]]
[[ru:Шаблон:Предмет/док]]
[[uk:Шаблон:Предмет/док]]
</noinclude>
</noinclude>

Latest revision as of 15:39, 25 May 2024

This is the documentation page. It should be transcluded into Template:Infobox item. See Template:Documentation for more information.

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[edit source]

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


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