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 2: Line 2:
{| 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);"
|-  
|-  
| style="padding-left: 0.5em; padding-right: 0.5em;" | Health || style="background: rgba(100,30,30,0.4); padding-right: 8em;"|  ||style="padding-left: 1em; padding-right: 1em;" | {{{health|None}}}
| style="padding-left: 0.5em; padding-right: 0.5em;" | Health || style="background: rgba(100,30,30,0.4); padding-right: 8em;"|  ||style="padding-left: 1em; padding-right: 1em; text-align: center;" | {{{health|None}}}
|-  
|-  
| style="padding-left: 0.5em; padding-right: 0.5em;" | Stamina || style="background: rgba(100,100,100,0.4);" | || style="padding-left: 1em; padding-right: 1em;" | {{{stamina|None}}}
| style="padding-left: 0.5em; padding-right: 0.5em;" | Stamina || style="background: rgba(100,100,100,0.4);" | || style="padding-left: 1em; padding-right: 1em;" | {{{stamina|None}}}

Revision as of 12:47, 19 July 2017

Consumable

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.