Template:Infobox item/doc: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
mNo edit summary
remade for PI
Line 2: Line 2:


This template provides a uniform design for usable item pages.
This template provides a uniform design for usable item pages.
<pre style="display:table">
{|
!'''Normal mode'''
!'''Multiple mode'''
|- style="vertical-align:top;"
|<pre style="display:table">
{{Item
{{Item
|title=
|title=
|image=
|image=
|imagesize=
|image2=
|image2=
|image2size=
|image3=
|image3=
|image3size=
|invimage=
|invimage2=
|invimage3=
|durability=
|durability=
|rarity=
|rarity=
Line 21: Line 19:
|effects=
|effects=
}}</pre>
}}</pre>
 
|<pre style="display:table">
{{Item
|title=
|multiple=1
|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=
|durability=
|rarity=
|renewable=
|stackable=
|heals=
|effects=
}}</pre>
|}
See below:
See below:


Line 34: Line 59:
|-
|-
| <code>image''N''</code> || Other images for multi-state items || ''None''
| <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>rarity</code> || The color of this item's name. See [[rarity]] for more info. || Common
Line 54: Line 71:
|-
|-
| <code>effects</code> || Status effects given when consumed || ''None''
| <code>effects</code> || Status effects given when consumed || ''None''
|-
! Parameter (multiple mode only)
! Function
! Default/Example value
|-
| {{cd|multiple}} || Whether to enter multiple mode. In this mode, multiple images can be present under the same tab. || 0
|-
| {{cd|group}} || Group (tab) under which to put the image || ''None''
|-
| {{cd|group''N''}} || Other tabs present || ''None''
|-
| {{cd|1-''n''}} || ''n''th image under the first (default) tab || ''None''
|-
| {{cd|''N''-''n''}} || ''n''th image under the ''N''th tab || ''None''
|}
|}



Revision as of 12:59, 3 March 2023

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.

Normal mode Multiple mode
{{Item
|title=
|image=
|image2=
|image3=
|durability=
|rarity=
|renewable=
|stackable=
|heals=
|effects=
}}
{{Item
|title=
|multiple=1
|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=
|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
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/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:Шаблон:Предмет/док