Template:Item recipe
Examples
Basic
{{item recipe
↓
Script error: The function "generate_recipe_skeleton" does not exist.
Non-default recipes
Not all recipes are available by default.
Non-default recipes will have a note attached, specifying the means of getting said recipe.
Researchable recipes
Recipes that need to be researched first to manufacture.
{{item recipe
↓
Script error: The function "generate_recipe_skeleton" does not exist.
Emagged recipes
Recipes that can only be accessed by EMAGging a machine.
{{item recipe
↓
Script error: The function "generate_recipe_skeleton" does not exist.
Researchable emagged recipes
Recipes that can only be accessed by researching and then EMAGging a machine.
{{item recipe
↓
Script error: The function "generate_recipe_skeleton" does not exist.
Materials-only mode
Renders only the materials, without header or notes.
{{item recipe
↓
Script error: The function "generate_recipe_skeleton" does not exist.
Materials-only mode layout
Allows to change how materials are layed out.
Vertical
The default.
Horizontal
{{item recipe
↓
Script error: The function "generate_recipe_skeleton" does not exist.
List of recipes by method
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Method | 1 | Item production method. Use "all" to generate recipes across all possible production methods. TODO commas for multiple methods at the same time.
| Line | required |
Item | 2 | Item name, ID or alias. Any casing is allowed for name/alias, but not for ID. Do not pass {{item}} here. | Line | required |
Layout | 3 | Recipe layout.
| Line | suggested |