Vorlage:Crafting usage/doc

Aus Satisfactory Wiki
Zur Navigation springen Zur Suche springen
Template-info.svg Documentation

Invokes the generateCraftingUsage method of Module:RenderCraftingRecipesTable, which generates a table containing all crafting recipes that use the specified item.
Data for the table is taken from the 'crafting_recipes' cargo table.

TemplateData

Displays recipes that use the given ingredient.

Vorlagenparameter

Diese Vorlage bevorzugt Inline-Formatierung von Parametern.

ParameterBeschreibungTypStatus
Ingredient name1 item

keine Beschreibung

Standard
{{PAGENAME}}
Seitennamevorgeschlagen
Show unreleased recipesunreleased

keine Beschreibung

Autowert
1
Wahrheitswertoptional
Show experimental recipesexperimental

keine Beschreibung

Autowert
1
Wahrheitswertoptional
Add tooltipstooltips

keine Beschreibung

Autowert
1
Wahrheitswertoptional
Show Build Gun recipesbuildings

keine Beschreibung

Autowert
null
Wahrheitswertoptional
Limitlimit

The maximum number of recipes to show

Standard
100
Zahlenwertoptional

Example

{{Crafting usage|Reinforced Iron Plate}}

You can omit item name, in which case {{PAGENAME}} value will be used automatically: {{Crafting usage}} (on the Reinforced Iron Plate page).

{{Crafting usage|Reinforced Iron Plate|experimental = true}} will only display recipes that are available only on the Experimental build of the game.

Lua-Fehler: Fehler: Die Tabelle „crafting_recipes“ wurde nicht gefunden.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.