Difference between revisions of "Template:Food"

From Salem Wiki
Jump to: navigation, search
Line 160: Line 160:
  
 
 
 
 
  
 
<noinclude>
 
<noinclude>
 
 
<pre>
 
<pre>
 
 
{{Food
 
{{Food
 
+
<!-- Separate different values in each field with commas, as per example below -->
| descrip=
+
| descrip= The best thing ever.
 
+
| skillReq= Childish Things, Literacy, Lore of the Lumberwoods
| skillReq=
+
| structReq= Kiln, Oven, Stone Wall
 
+
| reqBy= A Fish in the Reeds, Raw Rabbit Steak, Meat Shreds
| structReq=
+
| healNums=50,3,22,100
 
+
| saltNums=2,3,5,7
| reqBy=
+
| mercNums=2,8,16,32
 
+
| sulpNums=4,9,16,25
}}</pre>
+
| leadNums=1,2,3,4
 
+
}}  
 +
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 01:01, 14 August 2012



Basic Info:
Food Name: Food
Description: Description Unknown
Prerequisites:
Skills Required: none
Structures Required: none
Required by: none


Alchemy Values:
Blood Phlegm Yellow Black



Heal: {{{healNums}}}



Salt: {{{saltNums}}}



Mercury: {{{mercNums}}}



Sulphur: {{{sulpNums}}}



Lead: {{{leadNums}}}








{{Food
<!-- Separate different values in each field with commas, as per example below -->
| descrip= The best thing ever.
| skillReq= Childish Things, Literacy, Lore of the Lumberwoods
| structReq= Kiln, Oven, Stone Wall
| reqBy= A Fish in the Reeds, Raw Rabbit Steak, Meat Shreds
| healNums=50,3,22,100
| saltNums=2,3,5,7
| mercNums=2,8,16,32
| sulpNums=4,9,16,25
| leadNums=1,2,3,4
}}