Template:Stat Effects/0.5: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) m (Added description) |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 12: | Line 12: | ||
==Usage== | ==Usage== | ||
<pre> | 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>|researchrequired=<Links to schematics>|resourcesrequired=<Links to resources>}} | <pre>{{Consumable_Food|health=<Hit points>|stamina=<Stamina Points>|food=<Food points>|researchrequired=<Links to schematics>|resourcesrequired=<Links to resources>}}</pre> | ||
</pre> | *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 12:31, 28 February 2017
Consumable
- Amount of Health Given
- None
- Amount of Stamina Given
- None
- Amount of Food Given
- None
- Research Required to Create
- None
- Resources Required to Create
- 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>|researchrequired=<Links to schematics>|resourcesrequired=<Links to resources>}}
- 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.