|
|
| (2 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| {| class="wikitable" style="max-width:20em;"
| | <includeonly>{{#invoke:crafting|table}}</includeonly><noinclude> |
| |-
| | {{documentation}} |
| |{{#if:{{{1|}}}|[[File:{{{1}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
| | <!-- Put categories/interwiki on the documentation page --> |
| |{{#if:{{{2|}}}|[[File:{{{2}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
| |
| |{{#if:{{{3|}}}|[[File:{{{3}}}|frameless|50px]]|[[File:air.png|frameless|50px]]}}
| |
| |rowspan = "3" | [[File:Craftingarrow.png|40px]]
| |
| |rowspan = "3" | {{#if:{{{product|}}}|[[File:{{{product}}}|frameless|75px]]|[[File:air.png|frameless|75px]]}}
| |
| |-
| |
| |{{#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]]}}
| |
| |-
| |
| |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": {
| |
| "description": "Top-center crafting ingredient"
| |
| },
| |
| "3": {
| |
| "description": "Top-right crafting ingredient"
| |
| },
| |
| "4": {
| |
| "description": "Center-left crafting ingredient"
| |
| },
| |
| "5": {
| |
| "description": "Center crafting ingredient"
| |
| },
| |
| "6": {
| |
| "description": "Center-right crafting ingredient"
| |
| },
| |
| "7": {
| |
| "description": "Bottom-left crafting ingredient"
| |
| },
| |
| "8": {
| |
| "description": "Bottom-center crafting ingredient"
| |
| },
| |
| "9": {
| |
| "description": "Bottom-right crafting ingredient"
| |
| },
| |
| "product": {
| |
| "description": "Crafting product"
| |
| },
| |
| "description": {
| |
| "description": "Product and/or crafting recipe description"
| |
| }
| |
| },
| |
| "description": "Display a crafting recipe",
| |
| "paramOrder": [
| |
| "1",
| |
| "2",
| |
| "3",
| |
| "4",
| |
| "5",
| |
| "6",
| |
| "7",
| |
| "8",
| |
| "9",
| |
| "product",
| |
| "description"
| |
| ]
| |
| }
| |
| </templatedata>
| |
| [[Category:Templates]]
| |
| </noinclude> | | </noinclude> |