Template:Craft: Difference between revisions
Wiki Port 2 (talk | contribs) (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...") |
Wiki Port 2 (talk | contribs) No edit summary |
||
(13 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 = "5" | {{{description|}}} | |colspan = "5" | {{{description|}}} | ||
Line 74: | Line 74: | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 16:34, 27 December 2024
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 |
product | product | Crafting product | Unknown | optional |
description | description | Product and/or crafting recipe description | Unknown | optional |