Forsaken Isle Wiki
mNo edit summary
mNo edit summary
 
Line 3: Line 3:
 
| style="background:#cabeb4;color:#2d2620;" | Amount
 
| style="background:#cabeb4;color:#2d2620;" | Amount
 
|-
 
|-
| [[File:{{{result}}}.png]] {{{result|{{PAGENAME}}}}} || text-align="center" {{!}} {{{resultamount|1}}}
+
| [[File:{{{result|{{PAGENAME}}}}}.png]] {{{result|{{PAGENAME}}}}} || text-align="center" {{!}} {{{resultamount|1}}}
 
|-
 
|-
 
| align="center" colspan ="2" style="background:#cabeb4;color:#2d2620;"|Materials
 
| align="center" colspan ="2" style="background:#cabeb4;color:#2d2620;"|Materials

Latest revision as of 15:12, 28 January 2016

Template-info Documentation

Copy Paste Template

{{CraftingRecipe
| resultamount =
| item1 =
| amount1 =
| craftingtable =
}}

Example

Result Amount
Flint Pickaxe Flint Pickaxe 1
Materials
{{{size}}} Stick 1
{{{size}}} Flint 2
{{{size}}} Cord 1


Crafting Bench
By Hand

Usage

{{CraftingRecipe
| result = \\Optional, defaults to pagename
| resultamount = //Optional, default 1
| item1 =
| amount1 = //Optional, default 1
| item2 =
| amount2 = //Optional, default 1
| item3 =
| amount3 = //Optional, default 1
| item4 =
| amount4 = //Optional, default 1
| craftingtable = Table required to create item
}}