Template:PvP recipe
From Guild Wars 2 Wiki
Jump to navigationJump to search
Usage[edit]
{{PvP recipe
| name =
| quantity =
| mat-1 =
| amt-1 =
| mat-2 =
| amt-2 =
| mat-3 =
| amt-3 =
| mat-4 =
| amt-4 =
| rank =
}}
Parameters[edit]
- name
- Item name. Defaults to the page name.
- quantity
- Number of items created by the recipe.
- desc1 (desc2, desc3)
- Unique Descriptions
- mat-1 (mat-2, mat-3, mat-4)
- Crafting material #1.
- amt-1 (amt-2, amt-3, amt-4)
- Amount of crafting material #1.
- rank
- Rank requirement.
Examples[edit]
{{PvP recipe
| name = Krait Weapon
| mat-1 = Deer Token
| amt-1 = 1
| mat-2 = Arcane Crystal
| amt-2 = 1
| mat-3 = Arcane Powder
| amt-3 = 5
| rank = 10
}}
Krait Weapon
- Output qty.
- 1
- Req. rank
- 10 (Deer)
Ingredients
{{PvP recipe
| name = Makeshift Dagger
| mat-1 = Dagger Token
| amt-1 = 1
| mat-2 = Rabbit Token
| amt-2 = 1
| mat-3 = Arcane Orb
| amt-3 = 1
| mat-4 = Arcane Powder
| amt-4 = 5
| rank = 1
}}
Makeshift Dagger
- Output qty.
- 1
- Req. rank
- 1 (Rabbit)
Ingredients
Notes[edit]
- Weapons using this template appear in Category:PvP recipes.
See also[edit]
- {{Recipe}} for recipes that are created through crafting.




