Difference between revisions of "Template:Recipe"
From SpiralKnights
m (Added vertical margins.) |
m (Fixed spacing at the bottom.) |
||
Line 31: | Line 31: | ||
| bgcolor="#ffd29e" | [[Image:Equipment-{{{special}}}_icon.png]] | | bgcolor="#ffd29e" | [[Image:Equipment-{{{special}}}_icon.png]] | ||
| bgcolor="#ffd29e" colspan="2" | [[{{{special}}}]] (Level {{{speciallevel}}}) | | bgcolor="#ffd29e" colspan="2" | [[{{{special}}}]] (Level {{{speciallevel}}}) | ||
− | |} | + | |}<noinclude> |
− | <noinclude> | + | |
{| align="center" width="50%" style="background-color: transparent;" | {| align="center" width="50%" style="background-color: transparent;" | ||
|+ '''Use the following to display a recipe table.''' | |+ '''Use the following to display a recipe table.''' |
Revision as of 12:21, 12 December 2010
Icon | 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) }} |