Difference between revisions of "Template:Recipe"
From SpiralKnights
(Shrunk icons and removed their column.) |
m |
||
Line 4: | Line 4: | ||
! bgcolor="#93add4" | Amount | ! bgcolor="#93add4" | Amount | ||
|- {{#if: {{{mat1|}}} || style="display: none;"}} | |- {{#if: {{{mat1|}}} || style="display: none;"}} | ||
− | | bgcolor="#f5f5ff | + | | bgcolor="#f5f5ff" | [[Image:Crafting-{{{mat1}}}.png|18px]] [[{{{mat1}}}]] |
| bgcolor="#f5f5ff" align="right" | {{{mat1amount}}} | | bgcolor="#f5f5ff" align="right" | {{{mat1amount}}} | ||
|- {{#if: {{{mat2|}}} || style="display: none;"}} | |- {{#if: {{{mat2|}}} || style="display: none;"}} |
Revision as of 13:10, 12 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) | special = (Name of special item) | speciallevel = (Level necessary for special item) }} |