Template:Stat Effects/0.5: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Added description)
mNo edit summary
Line 12: Line 12:


==Usage==
==Usage==
<pre>
The Consumable Food template is meant to be used for any inventory item that can be consumed and will provide a stat modification. This includes all foods as well as bandages.
{{Consumable_Food|health=<Hit points>|stamina=<Stamina Points>|food=<Food points>|researchrequired=<Links to schematics>|resourcesrequired=<Links to resources>}}
<pre>{{Consumable_Food|health=<Hit points>|stamina=<Stamina Points>|food=<Food points>|researchrequired=<Links to schematics>|resourcesrequired=<Links to resources>}}</pre>
</pre>
*The code above can be pasted into your page and edited.
 
*Any of the attributes can be left out entirely and they will use their default value.
*Any of the attributes can be left out entirely and they will use their default value.


The Consumable Food template is meant to be used for any inventory item that can be consumed and will provide a stat modification. This includes all foods as well as bandages.
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 12:31, 28 February 2017

Consumable

Amount of Health Given
None
Amount of Stamina Given
None
Amount of Food Given
None
Research Required to Create
None
Resources Required to Create
None

Usage

The Consumable Food template is meant to be used for any inventory item that can be consumed and will provide a stat modification. This includes all foods as well as bandages.

{{Consumable_Food|health=<Hit points>|stamina=<Stamina Points>|food=<Food points>|researchrequired=<Links to schematics>|resourcesrequired=<Links to resources>}}
  • The code above can be pasted into your page and edited.
  • Any of the attributes can be left out entirely and they will use their default value.