Difference between revisions of "Template:DropRecipeHead/doc"
Blondeshell (Talk | contribs) m (add note about Temp Power switch) |
Blondeshell (Talk | contribs) m (add note for Costume Piece switch) |
||
Line 21: | Line 21: | ||
* '''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]] | * '''P''' for PvP drops [[Image:Badge DayJob Griefer.png|16px]] | ||
+ | * '''CP''' for Costume Pieces [[Image:Uncommon Critter.png|16px]] (to distinguish between merit costs of other uncommon pool A drops) | ||
* '''TP''' for Temp Powers [[Image:Rare Critter.png|16px]] (to distinguish between merit costs of other rare pool A drops) | * '''TP''' for Temp Powers [[Image:Rare Critter.png|16px]] (to distinguish between merit costs of other rare pool A drops) | ||
* '''?''' for unknown drops [[Image:Icon clue generic.png|16px]]}} | * '''?''' for unknown drops [[Image:Icon clue generic.png|16px]]}} |
Revision as of 12:45, 13 February 2010
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.
- U for uncommon drops (pool A)
- R for rare drops (pool A)
- VR for very rare drops ("purples", pool A)
- M for mission drops (pool B)
- TF for random rare recipe rolls (previously pools C and D)
- TR DELETED
for trial drops (pool D) - S for special drops
- P for PvP drops
- CP for Costume Pieces (to distinguish between merit costs of other uncommon pool A drops)
- TP for Temp Powers (to distinguish between merit costs of other rare pool A drops)
- ? for unknown drops
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.