Template:Stat Effects/0.5: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{| style="border: 1px solid rgb(183,143,81); background: rgba(80,60,30,0.4);"
{| style="border: 1px solid rgb(183,143,81); background: rgba(80,60,30,0.4);"
|-  
|-  
Line 7: Line 9:
| style="padding-left: 0.5em; padding-right: 0.5em;" | Food || style="background: rgba(30,100,30,0.4);" | || style="padding-left: 1em; padding-right: 1em; text-align: center;" | {{{food|None}}}
| style="padding-left: 0.5em; padding-right: 0.5em;" | Food || style="background: rgba(30,100,30,0.4);" | || style="padding-left: 1em; padding-right: 1em; text-align: center;" | {{{food|None}}}
|}<noinclude>
|}<noinclude>


==Usage==
==Usage==

Revision as of 12:50, 19 July 2017


Health None
Stamina None
Food 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.