Template:Item: Difference between revisions
Wiki Port 2 (talk | contribs) No edit summary |
Wiki Port 2 (talk | contribs) No edit summary |
||
Line 64: | Line 64: | ||
"9": { | "9": { | ||
"description": "Bottom-right crafting ingredient" | "description": "Bottom-right crafting ingredient" | ||
} | }, | ||
"nocraft": { | |||
"description": "Set to 'true' to hide the crafting grid" | |||
} | |||
}, | }, | ||
"description": "Catalogue | "description": "Catalogue an item", | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
Line 80: | Line 83: | ||
"7", | "7", | ||
"8", | "8", | ||
"9" | "9", | ||
"nocraft" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 18:50, 23 December 2024
{{{name}}} | |||
then |
|
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
Catalogue an item
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Item name | Unknown | optional |
image | image | Image of the item | Unknown | optional |
description | description | Description of the item | Unknown | optional |
properties | properties | Item properties | Unknown | optional |
1 | 1 | Top-left crafting ingredient | Unknown | optional |
2 | 2 | Top-center crafting ingredient | Unknown | optional |
3 | 3 | Top-right crafting ingredient | Unknown | optional |
4 | 4 | Center-left crafting ingredient | Unknown | optional |
5 | 5 | Center crafting ingredient | Unknown | optional |
6 | 6 | Center-right crafting ingredient | Unknown | optional |
7 | 7 | Bottom-left crafting ingredient | Unknown | optional |
8 | 8 | Bottom-center crafting ingredient | Unknown | optional |
9 | 9 | Bottom-right crafting ingredient | Unknown | optional |
nocraft | nocraft | Set to 'true' to hide the crafting grid | Unknown | optional |