Purpose[edit]
This template may be used to summarize information about the crafting requirements of an item. See Template:Crafting Box test for testing changes or SotAWiki:Items/Recipes for instruction on adding new recipes into the wiki using this template.
{{Crafting Box
|skill=
|lastseen=
|removed=
|teachable=
|skillrequirement=
|tool=
|ingredient=
|output=
}}
|
Parameters[edit]
Parameter
|
Explanation
|
name
|
The name of the item. Page name is used when blank.
|
skill (case sensitive)
|
The required skill to craft the item, either one of the:
- Alchemy (default if left blank)
- Blacksmithing
- Butchery
- Carpentry
- Cooking
- Milling
- Smelting
- Tailoring
- Tanning
- Textiles
|
lastseen
|
(Optional but recommended) The last release this recipe was verified as working. Defaults to nothing.
|
removed
|
(Optional) The release this recipe was was verified as removed.
|
teachable
|
(Optional) if the recipe is Not Teachable, remove this field. The recipe will default to Not Teachable. If this recipe is Re-Teachable or Teachable, enter these into the parameters.
|
skillrequirement
|
The level of the required skill, if there will be any. (This parameter is currently not used inside the template and it is for future use)
|
ingredient
|
Semi-colon delimited list of ingredients. Example: 1 Chunk of Coal;2 Iron Ingot
|
tool
|
Semi-colon delimited list of tools. (This differs from ingredients because they are not consumed in the process)
|
output
|
Semi-colon delimited list of items the recipe creates. Defaults to current page.
|
Examples[edit]
Smelting[edit]
{{Crafting Box
|name=
|skill=Smelting
|skillrequirement=
|tool=1 Smelting Tongs;1 Wire Mold;
|ingredient=1 Chunk of Coal;4 Iron Ingot
|output=2 Coil of Iron Wire
}}
|
Crafting the Smelting recipe Crafting Box/doc Hover your mouse over items or click on them for details.
|
Lastseen: R??
|
|
Blacksmithing[edit]
{{Crafting Box
|name=
|skill=Blacksmithing
|tool=1 Smithing Hammer
|ingredient=3 Iron Sheet;3 Leather Strap
}}
|
Crafting the Blacksmithing recipe Crafting Box/doc Hover your mouse over items or click on them for details.
|
Lastseen: R??
|
|
Milling[edit]
{{Crafting Box
|name=
|skill=Milling
|skillrequirement=
|tool=1 Wood Rasp
|ingredient=3 Maple Wood Timber;3 Maple Wood
|output=1 Tree Bark;2 Maple Board;1 Maple Wood Timber
}}
|
Crafting the Milling recipe Crafting Box/doc Hover your mouse over items or click on them for details.
|
Lastseen: R??
|
|
Carpentry[edit]
{{Crafting Box
|name=
|skill=Carpentry
|skillrequirement=
|tool=1 Smithing Hammer
|ingredient=5 Wooden Pole;5 Maple Board
}}
|
Crafting the Carpentry recipe Crafting Box/doc Hover your mouse over items or click on them for details.
|
Lastseen: R??
|
|
Tailoring[edit]
{{Crafting Box
|name=
|skill=Tailoring
|skillrequirement=
|tool=1 Tailoring Scissors
|ingredient=3 Bolt of Cloth;3 Spool of Thread
}}
|
Crafting the Tailoring recipe Crafting Box/doc Hover your mouse over items or click on them for details.
|
Lastseen: R??
|
|