Difference between revisions of "Template:DropRecipeHead/doc"
(→Usage) |
|||
Line 20: | Line 20: | ||
* '''TR''' for trial drops (pool D) [[Image:Badge trial zone 01.png|16px]] | * '''TR''' for trial drops (pool D) [[Image:Badge trial zone 01.png|16px]] | ||
* '''S''' for special drops [[Image:Exclaimation.png|16px]] | * '''S''' for special drops [[Image:Exclaimation.png|16px]] | ||
+ | * '''P''' for PvP drops [[Image:Badge DayJob Griefer.png|16px]] | ||
* '''?''' for unknown drops [[Image:Icon clue generic.png|16px]]}} | * '''?''' for unknown drops [[Image:Icon clue generic.png|16px]]}} | ||
Revision as of 17:20, 7 May 2009
This template is used on an IO enhancement/recipe article. It is used to create the opening text in the recipe section. It provides the recipe's image, the recipe's rareness and how to obtain it, and it indicates how much it sells for in stores. It leads into the {{DropRecipeTables}} template, which provides tables detailing the crafting requirements of the recipe for each level.
Usage
The template requires two positional arguments, the set's name and the recipe's rarity/drop method. For example,
{{DropRecipeHead|Bruising Blow|U}}
There are two special cases for the set's name. If the recipe is for a costume, it must be "Costume". If the recipe is for a temporary power, it must be "Temp Powers". Otherwise, it should be the invention set's name.
The recipe's rarity/drop method must be one of several keywords as follows.
The template may also take an optional third parameter. When provided, this overrides the default selling and crafting costs for the recipe to match the provided level.
For special drops, specifying an optional "special" parameter will allow inclusion of instructions for obtaining the recipe.
In the event that a recipe does not follow the usual convention for buyback price at a store (100 * level for uncommon or 200 * level for rare), an optional "price" parameter may be specified to override calculation of the sales price for the recipe with the value specified. For instance, if a level 1 recipe can be sold for 3000 at a store, add "|price=3000" in the template call.