Difference between revisions of "Template:Recipe"
From SpiralKnights
(added eighth mat (I think)--Ascended Calibur requires it...) |
|||
Line 24: | Line 24: | ||
| bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat7}}}.png|18px]] [[{{{mat7}}}]] | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat7}}}.png|18px]] [[{{{mat7}}}]] | ||
| bgcolor="#f5f5ff" align="right" | {{{mat7amount}}} | | bgcolor="#f5f5ff" align="right" | {{{mat7amount}}} | ||
+ | |- {{#if: {{{special|}}} || style="display: none;"}} | ||
+ | |- {{#if: {{{mat8|}}} || style="display: none;"}} | ||
+ | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat8}}}.png|18px]] [[{{{mat8}}}]] | ||
+ | | bgcolor="#f5f5ff" align="right" | {{{mat8amount}}} | ||
|- {{#if: {{{special|}}} || style="display: none;"}} | |- {{#if: {{{special|}}} || style="display: none;"}} | ||
| bgcolor="#f5f5ff" colspan="2" | [[Image:Equipment-{{{special}}}_icon.png|36px]] [[{{{special}}}]] (Level {{{speciallevel}}}) | | bgcolor="#f5f5ff" colspan="2" | [[Image:Equipment-{{{special}}}_icon.png|36px]] [[{{{special}}}]] (Level {{{speciallevel}}}) | ||
Line 46: | Line 50: | ||
| mat7 = (Seventh material name) | | mat7 = (Seventh material name) | ||
| mat7amount = (Seventh material amount) | | mat7amount = (Seventh material amount) | ||
+ | | mat8 = (Eighth material name) | ||
+ | | mat8amount = (Eighth material amount) | ||
| special = (Name of special item) | | special = (Name of special item) | ||
| speciallevel = (Level necessary for special item) | | speciallevel = (Level necessary for special item) |
Revision as of 02:53, 14 December 2010
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) }} |