|
|
(37 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
− | {{#switch: {{{star}}}
| + | <includeonly>[[File:Recipe-icon {{{2|(Armor, helmet, etc. See documentation for this template)}}}.png|{{{3|36px}}}|link=Recipe]] [[{{{1|ITEM NAME}}}]] Recipe{{#if: {{{star|}}}| <small>({{star|{{{star}}}}}</small>: {{#switch:{{{star|0}}} |
− | | 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}}.
| + | |0 = |
− | | 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}}.
| + | |1 = 250 |
− | | 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}}.
| + | |2 = 1,000 |
− | | 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}}.
| + | |3 = 4,000 |
− | | 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}}.
| + | |4 = 10,000 |
− | }}
| + | |5 = 25,000 |
− | | + | }} crowns)|}}</includeonly><noinclude> |
− | {| cellpadding="5" cellspacing="2" style="background-color: transparent; margin: 10px 0px 10px 0px;"
| + | {{documentation}}[[Category:Linking Templates]]</noinclude> |
− | |-
| + | |
− | ! bgcolor="#93add4" align="left" | Name
| + | |
− | ! bgcolor="#93add4" | Amount
| + | |
− | |- {{#if: {{{mat1|}}} || style="display: none;"}}
| + | |
− | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat1}}}.png|18px]] [[{{{mat1}}}]]
| + | |
− | | bgcolor="#f5f5ff" align="right" | {{{mat1amount}}} | + | |
− | |- {{#if: {{{mat2|}}} || style="display: none;"}} | + | |
− | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat2}}}.png|18px]] [[{{{mat2}}}]]
| + | |
− | | bgcolor="#f5f5ff" align="right" | {{{mat2amount}}} | + | |
− | |- {{#if: {{{mat3|}}} || style="display: none;"}}
| + | |
− | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat3}}}.png|18px]] [[{{{mat3}}}]]
| + | |
− | | bgcolor="#f5f5ff" align="right" | {{{mat3amount}}}
| + | |
− | |- {{#if: {{{mat4|}}} || style="display: none;"}}
| + | |
− | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat4}}}.png|18px]] [[{{{mat4}}}]]
| + | |
− | | bgcolor="#f5f5ff" align="right" | {{{mat4amount}}}
| + | |
− | |- {{#if: {{{mat5|}}} || style="display: none;"}}
| + | |
− | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat5}}}.png|18px]] [[{{{mat5}}}]]
| + | |
− | | bgcolor="#f5f5ff" align="right" | {{{mat5amount}}} | + | |
− | |- {{#if: {{{mat6|}}} || style="display: none;"}} | + | |
− | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat6}}}.png|18px]] [[{{{mat6}}}]] | + | |
− | | bgcolor="#f5f5ff" align="right" | {{{mat6amount}}} | + | |
− | |- {{#if: {{{mat7|}}} || style="display: none;"}} | + | |
− | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat7}}}.png|18px]] [[{{{mat7}}}]] | + | |
− | | bgcolor="#f5f5ff" align="right" | {{{mat7amount}}}
| + | |
− | |- {{#if: {{{mat8|}}} || style="display: none;"}}
| + | |
− | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat8}}}.png|18px]] [[{{{mat8}}}]]
| + | |
− | | bgcolor="#f5f5ff" align="right" | {{{mat8amount}}}
| + | |
− | |- {{#if: {{{special|}}} || style="display: none;"}}
| + | |
− | | bgcolor="#f5f5ff" colspan="2" | [[Image:Equipment-{{{special}}}_icon.png|36px]] [[{{{special}}}]] (Level {{{speciallevel}}})
| + | |
− | |}<noinclude>
| + | |
− | {| align="center" width="50%" style="background-color: transparent;"
| + | |
− | |+ '''Use the following to display a recipe table.'''
| + | |
− | |-
| + | |
− | | <pre>
| + | |
− | {{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)
| + | |
− | }}
| + | |
− | </pre>
| + | |
− | |}
| + | |
− | </noinclude> | + | |