Difference between revisions of "Template:Recipe"
From SpiralKnights
(Test) |
|||
Line 1: | Line 1: | ||
+ | {{#switch: {{{star}}} | ||
+ | | 1 = The [[crafting|alchemy]] costs for this 1-star item is 200 [[crowns]] and 10 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. | ||
+ | | 2 = The [[crafting|alchemy]] costs for this 2-star item is 400 [[crowns]] and 50 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. | ||
+ | | 3 = The [[crafting|alchemy]] costs for this 3-star item is 800 [[crowns]] and 100 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. | ||
+ | | 4 = The [[crafting|alchemy]] costs for this 4-star item is 1,600 [[crowns]] and 200 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. | ||
+ | | 5 = The [[crafting|alchemy]] costs for this 5-star item is 3,200 [[crowns]] and 300 [[energy]]. Below are the materials needed to make the {{PAGENAME}}. | ||
+ | }} | ||
+ | |||
{| cellpadding="5" cellspacing="2" style="background-color: transparent; margin: 10px 0px 10px 0px;" | {| cellpadding="5" cellspacing="2" style="background-color: transparent; margin: 10px 0px 10px 0px;" | ||
|- | |- |
Revision as of 23:28, 30 January 2011
Name | Amount |
---|
{{Recipe | mat1 = (First material name) | mat1amount = (First material amount) | mat2 = (Second material name) | mat2amount = (Second material amount) | mat3 = (Third material name) | mat3amount = (Third material amount) | mat4 = (Fourth material name) | mat4amount = (Fourth material amount) | mat5 = (Fifth material name) | mat5amount = (Fifth material amount) | mat6 = (Sixth material name) | mat6amount = (Sixth material amount) | mat7 = (Seventh material name) | mat7amount = (Seventh material amount) | mat8 = (Eighth material name) | mat8amount = (Eighth material amount) | special = (Name of special item) | speciallevel = (Level necessary for special item) }} |