Difference between revisions of "Template:AddCraft"

From Salem Wiki
Jump to: navigation, search
m
m
Line 17: Line 17:
 
{{AddCraft
 
{{AddCraft
 
| Count=01
 
| Count=01
 +
| Objects required=Branch;1
 
}}
 
}}
|}</noinclude>
+
|}
 +
{|
 +
| style="vertical-align:top" |'''Code:'''
 +
----
 +
<pre>
 +
{{AddCraft
 +
| Count=
 +
| Objects required=
 +
}}
 +
</pre>
 +
|}
 +
</noinclude>

Revision as of 19:32, 9 January 2016

NOTE: This is a MODULAR template. It is designed to be used after Template:Crafted, but before:


See Help:Contributing for instructions and examples for adding a new page to the wiki.

Alternative Acquisition 01:
Object(s) Required:
Code:
{{AddCraft
| Count=
| Objects required=
}}