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 | {| 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-right: | |- | ||
|- | | 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}}} | ||
| Stamina || {{{stamina|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;" | {{{food|None}}} | ||
| Food || {{{food|None}}} | |||
|}<noinclude> | |}<noinclude> | ||
Revision as of 12:45, 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.