Template:MechanicalSink: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
;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
<p style="margin-left: 1.6em;">{{{connectionsdirection|<Information Missing>}}}{{#if:{{{connectionsdirection|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
;Size of Toolhead Inventory
;Size of Toolhead Inventory
<p style="margin-left: 1.6em;">{{{toolheadnumber|<Information Missing>}}}{{#if:{{{toolheadnumber|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
<p style="margin-left: 1.6em;">{{{toolheadnumber|<Information Missing>}}}{{#if:{{{toolheadnumber|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p>
Line 10: Line 12:
--><includeonly>[[Category:Mechanical_Blocks]][[Category:Mechanical_Blocks/Power_Sinks]]</includeonly><noinclude>
--><includeonly>[[Category:Mechanical_Blocks]][[Category:Mechanical_Blocks/Power_Sinks]]</includeonly><noinclude>
==Usage==
==Usage==
The MechanicalTransmission template is meant to be used for mechanical blocks that transfer power within a mechanical system. Each transmission block has multiple connection points that are oriented Forward, Backward, Up, Down, Left or Right.
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.
<pre>{{MechanicalSink
<pre>{{MechanicalSink
|multiplier=<CraftingSpeedMultiplier?>
|multiplier=<CraftingSpeedMultiplier?>
|friction=<Friction?>
|friction=<Friction?>
|connectionsdirection=<listofdirection?>
|toolheadnumber=<MaxNumberOfSubparts?>
|toolheadnumber=<MaxNumberOfSubparts?>
|toolheads=<toolheads?>
|toolheads=<toolheads?>

Revision as of 13:06, 22 December 2017

Crafting Speed Multiplier

<Information Missing>

Friction Amount

<Information Missing>

Connection Direction

<Information Missing>

Size of Toolhead Inventory

<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?>
|connectionsdirection=<listofdirection?>
|toolheadnumber=<MaxNumberOfSubparts?>
|toolheads=<toolheads?>
}}