Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 23:36, 13 November 2025 by Eleiyas (talk | contribs) (Created page with "{{Documentation/Header}} {{Lua}} {{CSS}} 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 {{L|Category:Uses ((item))}}. ==Syntax== {{T|Recipe |p1=type=Cooking/Forging/Alchemy/Processing/Creation |v2=character=character to use |v3=time=process duration |v4=sort=display order of items |v5=yield=yield amount |v6=((item1))=amount1 |v7=((item2))=amount2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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