Difference between revisions of "Template:Recipe"
From SpiralKnights
m (Update crown costs) |
m (Add recipe costs) |
||
Line 1: | Line 1: | ||
{{#switch: {{{star}}} | {{#switch: {{{star}}} | ||
− | | 1 = The [[crafting|alchemy]] cost | + | | 1 = The 1-star recipe for this items costs 250 [[crowns]]; and the [[crafting|alchemy]] cost is 200 crowns and 10 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. |
− | | 2 = The [[crafting|alchemy]] cost | + | | 2 = The 2-star recipe for this items costs 1,000 [[crowns]]; and the [[crafting|alchemy]] cost is 400 crowns and 50 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. |
− | | 3 = The [[crafting|alchemy]] cost | + | | 3 = The 3-star recipe for this items costs 5,500 [[crowns]]; and the [[crafting|alchemy]] cost is 1,000 crowns and 100 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. |
− | | 4 = The [[crafting|alchemy]] cost | + | | 4 = The 4-star recipe for this items costs 15,000 [[crowns]]; and the [[crafting|alchemy]] cost is 2,500 crowns and 200 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. |
− | | 5 = The [[crafting|alchemy]] cost | + | | 5 = The 5-star recipe for this items costs 45,000 [[crowns]]; and the [[crafting|alchemy]] cost is 5,000 crowns and 300 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. |
}} | }} | ||
Revision as of 16:46, 10 April 2011
Name | Amount |
---|
[edit] [ ] Template documentation
Contents
Usage
To display a recipe and link to the item that recipe is for. The template also links to the recipe page via the icon.
Code
{{recipe|ITEMNAME|TYPE}}
Parameters
Required
|1
- The item's name (not item name recipe, just item name. Use capitals etc - the item's true name)
|2
- The item's type. Types include:
- armor
- helmet
- shield
- bomb
- handgun
- sword
- rarity (fire crystals)
Other recipes built in to certain alchemy machines do not have item recipe icons.
Please use lowercase.
Optional
|star
- 0,1,2,3,4, or 5. Shows the star level in parenthesis, uses Template:Star.
Notes
We could have the recipe icon change to the appropriate item type via a switch containing all items, but that seems silly to maintain when we can just have a type field.
The above documentation is transcluded from Template:Recipe/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |