Template:Tool: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Protected "Template:Tool/Functions" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(Added usage, category, and information missing defaults)
Line 1: Line 1:
<h2>Tool Functions</h2>
<h2>Tool Functions</h2>
;Primary Function
;Primary Function
: {{{primary|?}}}
: {{{primary|<Information Missing>}}}
;Secondary Function
;Secondary Function
: {{{secondary|None}}}
: {{{secondary|None}}}
;Other Functions
;Other Functions
: {{{other|None}}}
: {{{other|None}}}<noinclude>
 
==Usage==
<pre>
{{Tool/Functions|primary=<List of actions?>|secondary=<List of actions>|other=<List of actions>}}
</pre>
 
*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>

Revision as of 17:05, 24 February 2017

Tool Functions

Primary Function
<Information Missing>
Secondary Function
None
Other Functions
None

Usage

{{Tool/Functions|primary=<List of actions?>|secondary=<List of actions>|other=<List of actions>}}
  • 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.