Template:Tool: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
;Secondary Function
;Secondary Function
<p style="margin-left: 1.6em;">{{{secondary|None}}}</p>{{#if:{{{other|}}}|;Other Functions
<p style="margin-left: 1.6em;">{{{secondary|None}}}</p>{{#if:{{{other|}}}|;Other Functions
<p style="margin-left: 1.6em;">{{{other|None}}}</p>|}}<noinclude>
<p style="margin-left: 1.6em;">{{{other|None}}}</p>|}}<includeonly>[[Category:Tools]]</includeonly><noinclude>


==Usage==
==Usage==
Line 17: Line 17:
*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.
*Template adds Category:Missing_information conditionally.
*Templates adds Category:Tools. Category:Missing_information is added conditionally.
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 15:45, 24 July 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>}}
  • 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.