Template for crafting/cooking recipes (including objects crafted at Mechanic Stations).
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
1 |
Use
{{Crafting |in= |in_icons= |time= |alt_time= |station= |alt_station= |out_amt= |out_bonus= }}
Parameters
in
- A string of input item names and amounts, formatitem/amt;item/amt;item/amt
- Supports up to four items
- Icon is a PNG named the same as the specified item page with spaces removed
- Example: The icon for "Wood Block 1" is "WoodBlock1.png"
- A question mark (missingno.png) is used as a fallback if icon file was not found
in_icons
- Icon overrides for input items- Currently only supports the first item listed
time
- Base crafting time as depicted in the station GUI, in seconds- Crafting time as defined in the recipe files is shorter by 3 seconds; the station always adds 3 seconds
- Level 5 crafting time is also displayed if
station
is "craftbot"
alt_time
- Crafting time for alternate crafting station; use if different from main stationstation
- Crafting station: basic/mini/craftbot/cookbot/dispenserbotalt_station
- Alternate crafting station: basic/mini/craftbot/cookbot- Only "basic" or "mini" is ever used, since none of the other stations share items
out_amt
- Numeric, the amount of the output item (current page is output item)- Defaults to 1
out_bonus
- Additional output item- Item name only, quantity is always 1
The above documentation is transcluded from Template:Crafting/doc. (edit | history)