Template:Craft: Difference between revisions

From Horizon's End Wiki
(Created page with " {| class="wikitable" |- |{{{1|}}} |{{{2|}}} |{{{3|}}} |rowspan = "3" | 40px |rowspan = "3" | {{{product|}}} |- |{{{4|}}} |{{{5|}}} |{{{6|}}} |- |{{{7|}}} |{{{8|}}} |{{{9|}}} |- |colspan = "5" | {{{description|}}} |} <noinclude> {{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> <templatedata> { "params": { "1": { "description": "Top-left crafting ingredient" }, "2": { "de...")
 
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:


{| class="wikitable"
{| class="wikitable" style="max-width:20em;"
|-
|-
|{{{1|}}}
|{{#if:{{{1|}}}|[[File:{{{1}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
|{{{2|}}}
|{{#if:{{{2|}}}|[[File:{{{2}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
|{{{3|}}}
|{{#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" | {{{product|}}}
|rowspan = "3" | {{#if:{{{product|}}}|[[File:{{{product}}}|frameless|75px]]|[[File:air.png|frameless|75px]]}}
|-
|-
|{{{4|}}}
|{{#if:{{{4|}}}|[[File:{{{4}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
|{{{5|}}}
|{{#if:{{{5|}}}|[[File:{{{5}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
|{{{6|}}}
|{{#if:{{{6|}}}|[[File:{{{6}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
|-
|-
|{{{7|}}}
|{{#if:{{{7|}}}|[[File:{{{7}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
|{{{8|}}}
|{{#if:{{{8|}}}|[[File:{{{8}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
|{{{9|}}}
|{{#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:


Display a crafting recipe

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Top-left crafting ingredient

Unknownoptional
22

Top-center crafting ingredient

Unknownoptional
33

Top-right crafting ingredient

Unknownoptional
44

Center-left crafting ingredient

Unknownoptional
55

Center crafting ingredient

Unknownoptional
66

Center-right crafting ingredient

Unknownoptional
77

Bottom-left crafting ingredient

Unknownoptional
88

Bottom-center crafting ingredient

Unknownoptional
99

Bottom-right crafting ingredient

Unknownoptional
requirementsrequirements

Text description of crafting requirements

Unknownoptional
productproduct

Crafting product

Unknownoptional
descriptiondescription

Product and/or crafting recipe description

Unknownoptional