Template:Stat Effects/0.5: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) m (Updated indentation and usage) |
CptTwinkie (talk | contribs) 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 | <p style="margin-left: 1.6em;">{{{food|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> | ||
*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.