Template:MechanicalSink: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Protected "Template:MechanicalSink" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<h2>Mechanical Sink</h2>
;Crafting Speed Multiplier
;Crafting Speed Multiplier
<p style="margin-left: 1.6em;">{{{multiplier|<Information Missing>}}}{{#if:{{{multiplier|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
<p style="margin-left: 1.6em;">{{{multiplier|<Information Missing>}}}{{#if:{{{multiplier|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
;Friction Amount
;Friction Amount
<p style="margin-left: 1.6em;">{{{friction|<Information Missing>}}}{{#if:{{{friction|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
<p style="margin-left: 1.6em;">{{{friction|<Information Missing>}}}{{#if:{{{friction|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
;Connection Direction
;Connection Direction(s)
<p style="margin-left: 1.6em;">{{{connectionsdirection|<Information Missing>}}}{{#if:{{{connectionsdirection|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
<p style="margin-left: 1.6em;">{{{connectiondirections|<Information Missing>}}}{{#if:{{{connectiondirections|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
;Size of Toolhead Inventory
<p style="margin-left: 1.6em;">{{{toolheadnumber|<Information Missing>}}}{{#if:{{{toolheadnumber|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
;Accepted Toolheads
;Accepted Toolheads
<p style="margin-left: 1.6em;">{{{toolheads|<Information Missing>}}}{{#if:{{{toolheads|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p><!--
<p style="margin-left: 1.6em;">{{{toolheads|<Information Missing>}}}{{#if:{{{toolheads|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p><!--
Line 16: Line 15:
|multiplier=<CraftingSpeedMultiplier?>
|multiplier=<CraftingSpeedMultiplier?>
|friction=<Friction?>
|friction=<Friction?>
|connectionsdirection=<listofdirection?>
|connectiondirections=<listofdirection?>
|toolheadnumber=<MaxNumberOfSubparts?>
|toolheads=<toolheads?>
|toolheads=<toolheads?>
}}</pre>
}}</pre>

Revision as of 14:57, 16 January 2018

Mechanical Sink

Crafting Speed Multiplier

<Information Missing>

Friction Amount

<Information Missing>

Connection Direction(s)

<Information Missing>

Accepted Toolheads

<Information Missing>

Usage

The MechanicalSink template is meant to be used for mechanical blocks that consume power within a mechanical system. Each power sink block has a connection point that is oriented Forward, Backward, Up, Down, Left or Right.

{{MechanicalSink
|multiplier=<CraftingSpeedMultiplier?>
|friction=<Friction?>
|connectiondirections=<listofdirection?>
|toolheads=<toolheads?>
}}