Template:Item recipe/doc: Difference between revisions

From Space Station 14 Wiki
Aliser (talk | contribs)
improved example; added materials only example
Aliser (talk | contribs)
fixed researchable emagged example
 
(3 intermediate revisions by the same user not shown)
Line 33: Line 33:
Recipes that can only be accessed by researching and then [[Cryptographic Sequencer|EMAGging]] a machine.
Recipes that can only be accessed by researching and then [[Cryptographic Sequencer|EMAGging]] a machine.


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


{{gda}}
{{gda}}


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


=== Materials-only mode ===
=== Materials-only mode ===
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 ==
Line 55: 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]]
|-
| {{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]]
|-
|-
| Protolathe || [[Template:Item recipe/lists of recipes by method/protolathe]]
| {{item|Biogenerator}} || [[Template:Item recipe/lists of recipes by method/biogenerator]]
|}
|}

Latest revision as of 15:18, 16 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|1|protolathe}}

1 X-ray cannon
Protolathe
This recipe is unlocked by researchThis recipe is unlocked by EMAG
15 steel2.5 plastic5 glass1 gold bar
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}}

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