Template:Infobox item/doc: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
mNo edit summary
m how has this redundancy not been removed yet
Line 33: Line 33:
|-
|-
| <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 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>imagesize</code> || Adjusts the size of the image || 160px
|-
|-
| <code>image2</code> || Image of the block (should be approx. 160x160px) || ''None''
| <code>image''N''size</code> || Adjusts the size of other images || 160px
|-
| <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>invimage</code> || Image for object in inventory. <br> Uses [[Template:Grid]]. || <code><nowiki>Grid {{{title}}}.png</nowiki></code> if it exists, otherwise ''None''
|-
|-
| <code>invimage25</code> || Twenty-Fifth image for twenty-five-state objects in inventory. <br> Uses [[Template:Grid]]. || ''None''
| <code>invimage''N''</code> || Other inventory images for multi-state items. <br> Uses [[Template:Grid]]. || ''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

Revision as of 06:19, 6 October 2020

This is the documentation page. It should be transcluded into Template:Infobox item. See Template:Documentation for more information.
This template uses Module:Infobox, a script written in Lua.

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:Grid.
Grid {{{title}}}.png if it exists, otherwise None
invimageN Other inventory images for multi-state items.
Uses Template:Grid.
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
Minecraft Earth
Minecraft Dungeons
Minecraft Legends
Minecraft Story Mode
Other
Meta


de:Vorlage:Gegenstand/Dokumentation fr:Modèle:Objet/doc ja:テンプレート:Item/doc nl:Sjabloon:Voorwerp/doc pt:Predefinição:Item/doc ru:Шаблон:Предмет/док