Difference between revisions of "Template:Food"

From Salem Wiki
Jump to: navigation, search
(shortened property names)
(changed 'unlocks' property to 'requires' property to better indicate its usage.)
Line 21: Line 21:
 
| {{#switch: {{PAGENAME}}
 
| {{#switch: {{PAGENAME}}
 
  | Food = ''automatically filled''
 
  | Food = ''automatically filled''
  | {{#ask: [[Category:Skills]] [[Unlocks::{{PAGENAME}}]] | ?Skills | format = list }}
+
  | {{#ask: [[Category:Skills]] [[Requires::{{PAGENAME}}]] | ?Skills | format = list }}
 
}}
 
}}
 
|-
 
|-
|| '''Structure(s) required:''' || {{#switch: {{{Structures required|}}} | =''none'' | {{T0|{{{Structures required}}} }} }}
+
|| '''Structure(s) required:''' || {{#switch: {{{Structures required|}}} | =''none'' | {{T3|{{{Structures required}}} }} }}
 
|-
 
|-
|| '''Required by:''' || {{#switch: {{{Required by|}}} | =''none'' | {{T0|{{{Required by}}} }} }}
+
|| '''Required by:''' || {{#switch: {{{Required by|}}} | =''none'' | {{T3|{{{Required by}}} }} }}
 
|}
 
|}
 
|-
 
|-

Revision as of 03:43, 14 August 2012

Food icon.png Food
description unknown
Prerequisites:
Skill(s) required: automatically filled
Structure(s) required: none
Required by: none
Alchemy Values:
Blood Phlegm Yellow Black
Heal: {{{Heals}}}
Salt: {{{Salt}}}
Mercury: {{{Mercury}}}
Sulphur: {{{Sulphur}}}
Lead: {{{Lead}}}
{{Food
<!-- Separate different values in each field with commas, as per example below -->
| Description= The best thing ever.
| Structures required= Kiln, Oven, Stone Wall
| Required by= A Fish in the Reeds, Raw Rabbit Steak, Meat Shreds
| Heals=50,3,22,100
| Salt=2,3,5,7
| Mercury=2,8,16,32
| Sulphur=4,9,16,25
| Lead=1,2,3,4
}}