Template:Item recipe/doc: Difference between revisions

From Space Station 14 Wiki
Aliser (talk | contribs)
Created page with "== Examples == === Basic === {{tji|item recipe|small-capacity power cell}} {{gda}} {{item recipe|small-capacity power cell}}"
 
Aliser (talk | contribs)
Emagged recipes: fix example
(9 intermediate revisions by the same user not shown)
Line 6: Line 6:


{{item recipe|small-capacity power cell}}
{{item recipe|small-capacity power cell}}
=== 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.
{{tji|item recipe|satchel of holding}}
{{gda}}
{{item recipe|satchel of holding}}
==== Emagged recipes ====
Recipes that can only be accessed by [[Cryptographic Sequencer|EMAGging]] a machine.
{{tji|item recipe|Magazine (.30 rifle)|1|autolathe}}
{{gda}}
{{item recipe|Magazine (.30 rifle)|1|autolathe}}
===== Researchable emagged recipes =====
Recipes that can only be accessed by researching and then [[Cryptographic Sequencer|EMAGging]] a machine.
{{tji|item recipe|x-ray cannon|1|protolathe}}
{{gda}}
{{item recipe|x-ray cannon|1|protolathe}}
=== Materials-only mode ===
Renders only the materials, without header or notes.
{{tji|item recipe|Jaws of life|materials only:1}}
{{gda}}
{{item recipe|Jaws of life|mat only=1}}
==== 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 ==
{| class="wikitable"
|-
! Method !! Page
|-
| {{item|Autolathe}} || [[Template:Item recipe/lists of recipes by method/autolathe]]
|-
| {{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]]
|-
| {{item|Biogenerator}} || [[Template:Item recipe/lists of recipes by method/biogenerator]]
|}

Revision as of 20:37, 4 July 2025

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|Magazine (.30 rifle)|1|autolathe}}

recipe 'Magazine (.30 rifle)' with method 'autolathe' not found

Researchable emagged recipes

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

{{item recipe|x-ray cannon|1|protolathe}}

X-ray cannon [1]
Protolathe
This recipe is unlocked by researchThis recipe is unlocked by EMAG
steel [15]plastic [2.5]glass [5]gold bar [2.5]
5 sec.
This recipe is unlocked by EMAG after it has been researched

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