Template:Tool: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) m (Added description) |
CptTwinkie (talk | contribs) m (Updated indentation and usage) |
||
Line 1: | Line 1: | ||
<h2>Tool Functions</h2> | <h2>Tool Functions</h2> | ||
;Primary Function | ;Primary Function | ||
: {{{primary|<Information Missing>}}} | <p style="margin-left: 1.6em;">{{{primary|<Information Missing>}}}</p> | ||
;Secondary Function | ;Secondary Function | ||
: {{{secondary|None}}} | <p style="margin-left: 1.6em;">{{{secondary|None}}}</p> | ||
;Other Functions | ;Other Functions | ||
: {{{other|None}}}<noinclude> | <p style="margin-left: 1.6em;">{{{other|None}}}</p><noinclude> | ||
==Usage== | ==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. | The Tool/Functions template is meant to be used for tools and weapons. It describes the actions that can be performed by these items. | ||
<pre>{{Tool/Functions|primary=<List of actions?>|secondary=<List of actions>|other=<List of actions>}}</pre> | <pre>{{Tool/Functions | ||
|primary=<List of actions?> | |||
|secondary=<List of actions> | |||
|other=<List of actions>}}</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. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in. | *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. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 23:34, 4 March 2017
Tool Functions
- Primary Function
<Information Missing>
- Secondary Function
None
- Other Functions
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/Functions |primary=<List of actions?> |secondary=<List of actions> |other=<List of actions>}}
- 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.