Template:Recipe

From Little-Known Galaxy Wiki
Jump to navigation Jump to search

This template adds rows to the table "Recipes", which is declared by the template Recipe/Cargo declare. View table.

Template-info.svg Documentation Edit this documentation at Template:Recipe/doc.

This template is part of the {{Recipe}} group of templates.

Related templates, modules, and tables:

Syntax

{{Recipe
|product      = Name of item. If left blank will take the {{PAGENAME}} (optional). (plain text string)
|machine      = Name of the machine this recipe is crafted at. (plain text string)
|time         = Time it takes for the recipe to be complete (e.g 2hr or 20m). (plain text string)
|id           = If there is more than one recipe to craft the item, this must be incremented so each recipe on the page has a unique id. If left blank it will default to "1". (numeric) 
|recipeSource = How to obtain this recipe. (plain text string)
|ingredients  = List of ingredients to make this recipe. Separated by ";". Use * to indicate an amount of an item. (plain text string)
|yield        = If this recipe yields more than one product (optional). (numeric)
|quality      = If this recipe yields a super quality product put "1" or "super" (optional). (plain text string)
}}