Template:Stat Effects/0.5: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<h2>Consumable</h2> | <h2>Consumable</h2> | ||
{| style="border: 1px solid #B78F51" | |||
|! colspan=2 style="background-color: rgba(80,60,30,0.4); color: #CCC;" | <center>Consumable</center> | |||
|- | |||
| style="padding-right: 8em;" | Health || {{{health|None}}} | |||
|- | |||
{{{health|None}}} | | Stamina || {{{stamina|None}}} | ||
{{{stamina|None}}} | |- | ||
{{{food|None}}} | | Food || {{{food|None}}} | ||
|}<noinclude> | |||
<noinclude> | |||
==Usage== | ==Usage== |
Revision as of 12:19, 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.