Template:Item recipe/doc

From Space Station 14 Wiki
Revision as of 18:38, 15 September 2024 by Aliser (talk | contribs) (List of recipes by method: added Biogenerator)

Examples

Basic

{{item recipe|small-capacity power cell}}

Lua error in Module:Item_recipe at line 558: failed to generate a recipe for item: found multiple production methods for recipe ID 'PowerCellSmall' (input query: 'small-capacity power cell') and input production method was NOT specified. Rendering multiple recipes is unsupported, so please specify a production method from available methods for this recipe: 'Autolathe', 'AutolatheHyperConvection'.

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|satchel of holding}}

Lua error in Module:Item_recipe at line 558: failed to generate a recipe for item: found multiple production methods for recipe ID 'ClothingBackpackSatchelHolding' (input query: 'satchel of holding') and input production method was NOT specified. Rendering multiple recipes is unsupported, so please specify a production method from available methods for this recipe: 'Protolathe', 'ProtolatheHyperConvection'.

Emagged recipes

Recipes that can only be accessed by EMAGging a machine.

{{item recipe|combat knife|1|autolathe}}

recipe 'combat knife' with method 'autolathe' not found (#2)

Researchable emagged recipes

Recipes that can only be accessed by researching and then EMAGging a machine.

{{item recipe|x-ray cannon}}

Lua error in Module:Item_recipe at line 558: failed to generate a recipe for item: found multiple production methods for recipe ID 'WeaponXrayCannon' (input query: 'x-ray cannon') and input production method was NOT specified. Rendering multiple recipes is unsupported, so please specify a production method from available methods for this recipe: 'Protolathe', 'ProtolatheHyperConvection', 'SecurityTechFab'.

Materials-only mode

Renders only the materials, without header or notes.

{{item recipe|Jaws of life|materials only=1}}

Lua error in Module:Item_recipe at line 558: failed to generate a recipe for item: found multiple production methods for recipe ID 'JawsOfLife' (input query: 'Jaws of life') and input production method was NOT specified. Rendering multiple recipes is unsupported, so please specify a production method from available methods for this recipe: 'Protolathe', 'ProtolatheHyperConvection'.

Materials-only mode layout

Allows to change how materials are layed out.

Vertical

The default.

Horizontal

{{item recipe|Jaws of life|materials only=1|materials only layout=horizontal}}

Lua error in Module:Item_recipe at line 558: failed to generate a recipe for item: found multiple production methods for recipe ID 'JawsOfLife' (input query: 'Jaws of life') and input production method was NOT specified. Rendering multiple recipes is unsupported, so please specify a production method from available methods for this recipe: 'Protolathe', 'ProtolatheHyperConvection'.

List of recipes by method