Template:Item recipe/doc: Difference between revisions

From Space Station 14 Wiki
Aliser (talk | contribs)
materials only mode layout example
Aliser (talk | contribs)
List of recipes by method: add rest of lathes
Line 66: Line 66:
! Method !! Page
! Method !! Page
|-
|-
| Autolathe || [[Template:Item recipe/lists of recipes by method/autolathe]]
| {{item|Autolathe}} || [[Template:Item recipe/lists of recipes by method/autolathe]]
|-
|-
| Protolathe || [[Template:Item recipe/lists of recipes by method/protolathe]]
| {{item|Protolathe}} || [[Template:Item recipe/lists of recipes by method/protolathe]]
|-
| {{item|UniformPrinter}} || [[Template:Item recipe/lists of recipes by method/uniform printer]]
|-
| {{item|CircuitImprinter}} || [[Template:Item recipe/lists of recipes by method/circuit imprinter]]
|-
| {{item|ExosuitFabricator}} || [[Template:Item recipe/lists of recipes by method/exosuit fabricator]]
|-
| {{item|MedicalTechFab }}|| [[Template:Item recipe/lists of recipes by method/medical techfab]]
|-
| {{item|Biofabricator}} || [[Template:Item recipe/lists of recipes by method/biocube fabricator]]
|-
| {{item|SecurityTechFab}} || [[Template:Item recipe/lists of recipes by method/security techfab]]
|-
| {{item|OreProcessor}} || [[Template:Item recipe/lists of recipes by method/ore processor]]
|-
| {{item|OreProcessorIndustrial }}|| [[Template:Item recipe/lists of recipes by method/industrial ore processor]]
|-
| {{item|Sheetifier}} || [[Template:Item recipe/lists of recipes by method/sheet-meister 2000]]
|-
| {{item|CutterMachine}} || [[Template:Item recipe/lists of recipes by method/cutter machine]]
|}
|}

Revision as of 08:58, 6 September 2024

Examples

Basic

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

1 Small-capacity power cell
Autolathe
1 steel0.5 plastic
1 sec.

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}}

1 Satchel of holding
Protolathe
This recipe is unlocked by research
20 steel7.5 silver bar1.5 uranium15 plasma
5 sec.

Emagged recipes

Recipes that can only be accessed by EMAGging a machine.

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

Lua error in Module:Item_recipe at line 621: failed to generate a recipe for item: no production methods were found for recipe ID 'CombatKnife' (input query: 'combat knife') matching input method 'autolathe'. Make sure a recipe exists for this item with the specified production method or define a product override for an existing recipe with the specified production method in Module:Item recipe.

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 593: 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: 'SecurityTechFab', 'Protolathe'.

Materials-only mode

Renders only the materials, without header or notes.

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

5 glass0.5 plastic3 plasma0.5 gold bar10 steel

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}}

5 glass0.5 plastic3 plasma0.5 gold bar10 steel

List of recipes by method