Difference between revisions of "Template:RecipeTemplate"
Jump to navigation
Jump to search
(Created page with "{| class="infotable" !colspan="2"|Crafting Recipe |- |[item:[itemdata:{{{1}}}:input_materials:0:loca_string]] |[itemdata:{{{1}}}:input_materials:0:material_amount] |- |[item:[itemdata:{{{1}}}:input_materials:1:loca_string]] |[itemdata:{{{1}}}:input_materials:1:material_amount] |- |[item:[itemdata:{{{1}}}:input_materials:2:loca_string]] |[itemdata:{{{1}}}:input_materials:2:material_amount] |- !colspan="2"|Crafted With |- |[object:[itemdata:{{{1}}}:crafted_with:0:table_i...") |
m ('d' removed from crafting table times as it can cause empty rows when there are less than 4 tables. 'Time' column heading changed to 'Days') |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 12: | Line 12: | ||
|- | |- | ||
!colspan="2"|Crafted With | !colspan="2"|Crafted With | ||
|- | |||
|Work Station | |||
|Days | |||
|- | |- | ||
|[object:[itemdata:{{{1}}}:crafted_with:0:table_id]] | |[object:[itemdata:{{{1}}}:crafted_with:0:table_id]] | ||
|[itemdata:{{{1}}}:crafted_with:0: | |[itemdata:{{{1}}}:crafted_with:0:craft_duration] | ||
|- | |- | ||
|[object:[itemdata:{{{1}}}:crafted_with:1:table_id]] | |[object:[itemdata:{{{1}}}:crafted_with:1:table_id]] | ||
|[itemdata:{{{1}}}:crafted_with:1: | |[itemdata:{{{1}}}:crafted_with:1:craft_duration] | ||
|- | |- | ||
|[object:[itemdata:{{{1}}}:crafted_with:2:table_id]] | |[object:[itemdata:{{{1}}}:crafted_with:2:table_id]] | ||
|[itemdata:{{{1}}}:crafted_with:2: | |[itemdata:{{{1}}}:crafted_with:2:craft_duration] | ||
|- | |- | ||
|[object:[itemdata:{{{1}}}:crafted_with:3:table_id]] | |[object:[itemdata:{{{1}}}:crafted_with:3:table_id]] | ||
|[itemdata:{{{1}}}:crafted_with:3: | |[itemdata:{{{1}}}:crafted_with:3:craft_duration] | ||
|} | |} | ||
Latest revision as of 16:05, 14 July 2022
| Crafting Recipe | |
|---|---|
| [item:[itemdata:{{{1}}}:input_materials:0:loca_string]] | [itemdata:{{{1}}}:input_materials:0:material_amount] |
| [item:[itemdata:{{{1}}}:input_materials:1:loca_string]] | [itemdata:{{{1}}}:input_materials:1:material_amount] |
| [item:[itemdata:{{{1}}}:input_materials:2:loca_string]] | [itemdata:{{{1}}}:input_materials:2:material_amount] |
| Crafted With | |
| Work Station | Days |
| [object:[itemdata:{{{1}}}:crafted_with:0:table_id]] | [itemdata:{{{1}}}:crafted_with:0:craft_duration] |
| [object:[itemdata:{{{1}}}:crafted_with:1:table_id]] | [itemdata:{{{1}}}:crafted_with:1:craft_duration] |
| [object:[itemdata:{{{1}}}:crafted_with:2:table_id]] | [itemdata:{{{1}}}:crafted_with:2:craft_duration] |
| [object:[itemdata:{{{1}}}:crafted_with:3:table_id]] | [itemdata:{{{1}}}:crafted_with:3:craft_duration] |