Template:Item: Difference between revisions
Wiki Port 2 (talk | contribs) No edit summary |
Wiki Port 2 (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
|then | |then | ||
|{| class="wikitable" style="min-width:225px; border:2px solid #f8f9fa;" | |{| class="wikitable" style="min-width:225px; border:2px solid #f8f9fa;" | ||
|style="text-align:center; font-weight: bold; font-size: 75%; background:#eaecee;padding:0.1em;| Crafting | |||
|} | |||
{| class="wikitable" style="max-width:20em;" | |||
|- | |||
|{{#if:{{{1|}}}|[[File:{{{1}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | |||
|{{#if:{{{2|}}}|[[File:{{{2}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | |||
|{{#if:{{{3|}}}|[[File:{{{3}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | |||
|- | |||
|{{#if:{{{4|}}}|[[File:{{{4}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | |||
|{{#if:{{{5|}}}|[[File:{{{5}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | |||
|{{#if:{{{6|}}}|[[File:{{{6}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | |||
|- | |||
|{{#if:{{{7|}}}|[[File:{{{7}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | |||
|{{#if:{{{8|}}}|[[File:{{{8}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | |||
|{{#if:{{{9|}}}|[[File:{{{9}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | |||
|- | |||
|} | |||
}} | }} | ||
Revision as of 18:53, 23 December 2024
{{{name}}} | |||
{ |
|
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 |