Template:Item recipe
Examples
Basic
{{item recipe
↓
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
↓
Emagged recipes
Recipes that can only be accessed by EMAGging a machine.
{{item recipe
↓
Researchable emagged recipes
Recipes that can only be accessed by researching and then EMAGging a machine.
{{item recipe
↓
Materials-only mode
Renders only the materials, without header or notes.
{{item recipe
↓
Materials-only mode layout
Allows to change how materials are layed out.
Vertical
The default.
Horizontal
{{item recipe
↓
List of recipes by method
Lua error in Module:Item_recipe at line 593: failed to generate a recipe for item: found multiple production methods for recipe ID 'BluespaceBeaker' (input query: 'bluespace beaker') and input production method was NOT specified. Rendering multiple recipes is unsupported, so please specify a production method from available methods for this recipe: 'MedicalTechFab', 'Protolathe'.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item | 1 | Item name, ID or alias. Any casing is allowed for name/alias, but not for ID. Do not pass {{item}} here.
| Line | required |
Amount | 2 | Amount of items to adjust the recipe for.
| Number | suggested |
Method | 3 | Item production method. Use to differentiate between multiple recipes for a single item, if it has multiple.
| Line | suggested |
Layout | layout lay | How to layout the recipe?
| Line | suggested |
Materials only | materials only mat only | If set, only the recipe materials will be rendered, as opposed to also rendering both the product and the method by default.
| Boolean | optional |