Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
This is the documentation page for Recipe.
It contains usage information, categories, and other content not part of the original template page.
This template uses Module:Recipe (edit | hist), a script written in Lua.
This template uses CSS found at MediaWiki:Recipe.css (edit | hist).

This template displays a list of ingredients for a recipe in a similar style to the in-game menus. Categories are automatically created for each ingredient with the format [[Category:Uses item]].

Syntax

{{Recipe
|type = Cooking/Forging/Alchemy/Processing/Creation
|character = character to use
|time = process duration
|sort = display order of items
|yield = yield amount
|item1 = amount1
|item2 = amount2
|itemX = amountX
}}

  • time - format using the keywords h, m and s to determine hour, minutes, and seconds, respectively. Defaults to m if no keyword is used.
  • sort - determines the order of the recipe, split by semicolons
  • yield - denotes the yield amount. Defaults to 1

Examples

{{Recipe|Stone = 5|Raw Timber = 3|page = Maizeglow Table Lamp|type = Craft}} yields:

Template Data

No description.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
No parameters specified