Template:Craft: Difference between revisions
Wiki Port 2 (talk | contribs) No edit summary |
Wiki Port 2 (talk | contribs) No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" style="max-width:20em;" | ||
|- | |- | ||
|{{#if:{{{1|}}}|[[File:{{{1}}}|frameless| | |{{#if:{{{1|}}}|[[File:{{{1}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | ||
|{{#if:{{{2|}}}|[[File:{{{2}}}|frameless| | |{{#if:{{{2|}}}|[[File:{{{2}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | ||
|{{#if:{{{3|}}}|[[File:{{{3}}}|frameless| | |{{#if:{{{3|}}}|[[File:{{{3}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | ||
|rowspan = "3" | [[File:Craftingarrow.png|40px]] | |rowspan = "3" | [[File:Craftingarrow.png|40px]] | ||
|rowspan = "3" | {{#if:{{{product|}}}|[[File:{{{product}}}|frameless| | |rowspan = "3" | {{#if:{{{product|}}}|[[File:{{{product}}}|frameless|75px]]|[[File:air.png|frameless|75px]]}} | ||
|- | |- | ||
|{{#if:{{{4|}}}|[[File:{{{4}}}|frameless| | |{{#if:{{{4|}}}|[[File:{{{4}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | ||
|{{#if:{{{5|}}}|[[File:{{{5}}}|frameless| | |{{#if:{{{5|}}}|[[File:{{{5}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | ||
|{{#if:{{{6|}}}|[[File:{{{6}}}|frameless| | |{{#if:{{{6|}}}|[[File:{{{6}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | ||
|- | |- | ||
|{{#if:{{{7|}}}|[[File:{{{7}}}|frameless| | |{{#if:{{{7|}}}|[[File:{{{7}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | ||
|{{#if:{{{8|}}}|[[File:{{{8}}}|frameless| | |{{#if:{{{8|}}}|[[File:{{{8}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | ||
|{{#if:{{{9|}}}|[[File:{{{9}}}|frameless| | |{{#if:{{{9|}}}|[[File:{{{9}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}} | ||
|- | |- | ||
|colspan = "2" | '''Requirements:'''<br>{{{requirements|}}} | |||
|colspan = "5" | {{{description|}}} | |colspan = "5" | {{{description|}}} | ||
|} | |} | ||
Line 50: | Line 51: | ||
"9": { | "9": { | ||
"description": "Bottom-right crafting ingredient" | "description": "Bottom-right crafting ingredient" | ||
}, | |||
"requirements": { | |||
"description": "Text description of crafting requirements" | |||
}, | }, | ||
"product": { | "product": { | ||
Line 69: | Line 73: | ||
"8", | "8", | ||
"9", | "9", | ||
"requirements", | |||
"product", | "product", | ||
"description" | "description" | ||
Line 74: | Line 79: | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 04:45, 20 February 2025
![]() |
![]() |
![]() |
![]() |
![]() | ||
![]() |
![]() |
![]() | ||||
![]() |
![]() |
![]() | ||||
Requirements: |
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
Display a crafting recipe
Parameter | Description | Type | Status | |
---|---|---|---|---|
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 |
requirements | requirements | Text description of crafting requirements | Unknown | optional |
product | product | Crafting product | Unknown | optional |
description | description | Product and/or crafting recipe description | Unknown | optional |