Template:Tool: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<h2>Tool Functions</h2>
<h2>Tool Functions</h2>
;Maximum Durability
<p style="margin-left: 1.6em;">{{{durability|<Information Missing> }}}{{#if:{{{durability|}}}|actions|[[Category:Missing_information]]}}</p>
;Primary Function
;Primary Function
<p style="margin-left: 1.6em;">{{{primary|<Information Missing>}}}{{#if:{{{primary|}}}||[[Category:Missing_information]]}}</p>
<p style="margin-left: 1.6em;">{{{primary|<Information Missing>}}}{{#if:{{{primary|}}}||[[Category:Missing_information]]}}</p>
Line 10: Line 12:
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
<pre>{{Tool/Functions
|durability=<Number of actions?>
|primary=<List of actions?>
|primary=<List of actions?>
|secondary=<List of actions>
|secondary=<List of actions>

Revision as of 15:44, 19 July 2017

Tool Functions

Maximum Durability

<Information Missing>

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
|durability=<Number of actions?>
|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.