Template:User recipe
From Guild Wars 2 Wiki
Jump to navigationJump to search
User recipe
- Source
- Unspecified
- Output qty.
- 1
Ingredients
A userspace version of {{recipe}}.
Parameters[edit]
- id
- The recipe ID
- name
- The recipe name (defaults to
PAGENAME) - source
- How the recipe is learned:
automatic- Learned automatically by gaining ranks in a discipline.discovery- Learned by discovering the recipe.recipe sheet- Learned from a recipe sheet; requires parametersheetbelow.mystic forge- This is a Mystic Forge recipe.
- sheet
- The name of the recipe sheet item that teaches the recipe; only use for
source = recipe sheet. - type
- The recipe type, i.e. the header it appears under in the recipe list.
- quantity
- The number of items produced from the recipe. Defaults to 1.
- disciplines
- The disciplines that can use the recipe. Accepts a comma-separated list (e.g.
discipline = artificer, chef). - rating
- The rating required in a discipline to use the recipe.
- ingredient1
- Required. The ingredients of the recipe. Use the format:
<quantity> <item name>, e.g.1 Jug of Water - ingredient2
- ingredient3
- ingredient4
- Optional. Same functionality as ingredient1.
Example[edit]
{{User recipe
| id = 1234
| name = Berserker's Orichalcum Sage-Stuffed Sapphire
| source = Discovery
| type = Dessert
| disciplines = Chef, Weaponsmith
| rating = 400
| quantity = 1
| ingredient1 = 1 Sapphire Orb
| ingredient2 = 5 Orichalcum Setting
| ingredient3 = 250 Bowl of Sage Stuffing
| ingredient4 = 100 Berserker's Orichalcum Imbued Inscription
}}
Berserker's Orichalcum Sage-Stuffed Sapphire
- Source
- Discovery
- Type
- Dessert
- Output qty.
- 1
- Discipline
Chef
Weaponsmith- Req. rating
- 400
- Chat link
Ingredients



