Difference between revisions of "Template:Blueprint"
(By "only edit" I meant "only one edit"....) |
(Added usage information) |
||
Line 23: | Line 23: | ||
| [[File:Equals.png|25px]] | | [[File:Equals.png|25px]] | ||
| [[Image:Item icon {{{result|Unknown}}}.png|100x100px]] | | [[Image:Item icon {{{result|Unknown}}}.png|100x100px]] | ||
− | |}<noinclude>[[Category:Formatting templates|Blueprint]]</noinclude> | + | |}<noinclude> |
+ | == Usage == | ||
+ | <pre> | ||
+ | {{Blueprint | ||
+ | | ingredient-1 = | ||
+ | | ingredient-2 = | ||
+ | | ingredient-3 = | ||
+ | | ingredient-4 = | ||
+ | | ingredient-5 = | ||
+ | | result = | ||
+ | }} | ||
+ | </pre> | ||
+ | [[Category:Formatting templates|Blueprint]]</noinclude> |