Template:Tool: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
<p style="margin-left: 1.6em;">{{{primary|<Information Missing><includeonly>[[Category:Missing_information]]</includeonly>}}}</p> | <p style="margin-left: 1.6em;">{{{primary|<Information Missing><includeonly>[[Category:Missing_information]]</includeonly>}}}</p> | ||
;Secondary Function | ;Secondary Function | ||
<p style="margin-left: 1.6em;">{{{secondary|None}}}</p>{{#if:{{{other|}}}|''Other Functions'''<p style="margin-left: 1.6em;">{{{other|}}}</p>|}}{{#if:{{{damage|}}}|''Attack Damage'''<p style="margin-left: 1.6em;">{{{damage|}}}</p>|}}<includeonly>[[Category:Tools]]</includeonly><noinclude> | <p style="margin-left: 1.6em;">{{{secondary|None}}}</p>{{#if:{{{other|}}}|'''Other Functions'''<p style="margin-left: 1.6em;">{{{other|}}}</p>|}}{{#if:{{{damage|}}}|'''Attack Damage'''<p style="margin-left: 1.6em;">{{{damage|}}}</p>|}}<includeonly>[[Category:Tools]]</includeonly><noinclude> | ||
==Usage== | ==Usage== |
Revision as of 19:01, 14 August 2017
Tool Information
- Maximum Durability
<Information Missing>
- Primary Function
<Information Missing>
- Secondary Function
None
Usage
The Tool/Functions template is meant to be used for tools and weapons. It describes the actions that can be performed by these items.
{{Tool |durability=<Number of actions?> |primary=<List of actions?> |secondary=<List of actions> |other=<List of actions> |damage=<Amount> }}
- 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. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.
- Templates adds Category:Tools. Category:Missing_information is added conditionally.