Template:Stat Effects/0.5: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Updated indentation and usage)
mNo edit summary
Line 5: Line 5:
<p style="margin-left: 1.6em;">{{{stamina|None}}}</p>
<p style="margin-left: 1.6em;">{{{stamina|None}}}</p>
;Amount of Food Given
;Amount of Food Given
<p style="margin-left: 1.6em;">{{{food|None}}}</p>
<p style="margin-left: 1.6em;">{{{food|None}}}</p><noinclude>
;Research Required to Create
<p style="margin-left: 1.6em;">{{{researchrequired|None}}}</p>
;Resources Required to Create
<p style="margin-left: 1.6em;">{{{resourcesrequired|None}}}</p><noinclude>


==Usage==
==Usage==
Line 16: Line 12:
|health=<Hit points>
|health=<Hit points>
|stamina=<Stamina Points>
|stamina=<Stamina Points>
|food=<Food points>
|food=<Food points>}}</pre>
|researchrequired=<Links to schematics>
|resourcesrequired=<Links to resources>}}</pre>
*The code above can be pasted into your page and edited.
*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.


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 11:19, 19 July 2017

Consumable

Amount of Health Given

None

Amount of Stamina Given

None

Amount of Food Given

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>}}
  • 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.