Template:Item recipe/doc: Difference between revisions

From Space Station 14 Wiki
Aliser (talk | contribs)
improved example; added materials only example
Aliser (talk | contribs)
materials only mode layout example
Line 48: Line 48:
{{item recipe|Jaws of life|mat only=1}}
{{item recipe|Jaws of life|mat only=1}}


=== Layout ===
==== Materials-only mode layout ====
Allows to change how materials are layed out.
 
===== Vertical =====
The default.
 
===== Horizontal =====
{{tji|item recipe|Jaws of life|materials only:1|materials only layout:horizontal}}
 
{{gda}}
 
{{item recipe|Jaws of life|mat only = 1|materials only layout = horizontal}}


== List of recipes by method ==
== List of recipes by method ==

Revision as of 04:42, 3 September 2024

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