Template:MechanicalSource: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
;Maximum Power Output
;Maximum Power Output
<p style="margin-left: 1.6em;">{{{power|<Information Missing>}}}{{#if:{{{power|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p><!--
<p style="margin-left: 1.6em;">{{{power|<Information Missing>}}}{{#if:{{{power|}}}|<!--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><!--
-->{{#if:{{{otherlabel|}}}|<!--TRUE-->;{{{otherlabel}}}|<!--FALSE-->}}<!--
-->{{#if:{{{otherlabel|}}}|<!--TRUE-->;{{{otherlabel}}}|<!--FALSE-->}}<!--
-->{{#if:{{{othervalue|}}}|<!--TRUE--><p style="margin-left: 1.6em;"><br/>{{{othervalue}}}</p>|<!--FALSE-->}}<!--
-->{{#if:{{{othervalue|}}}|<!--TRUE--><p style="margin-left: 1.6em;"><br/>{{{othervalue}}}</p>|<!--FALSE-->}}<!--
Line 8: Line 10:
-->
-->
==Usage==
==Usage==
The MechanicalSource template is meant to be used for mechanical blocks that provide power to a mechanical system. Since power sources have unique values based on their function, an extra label and value have been added to make formatting easier.
The MechanicalSource template is meant to be used for mechanical blocks that provide power to a mechanical system. Each power source block has a connection point that is oriented Forward, Backward, Up, Down, Left or Right. Because power sources have unique values based on their function, an extra label and value have been added to make formatting easier.
<pre>{{MechanicalSource
<pre>{{MechanicalSource
|power=<MaxPowerOutput?>
|power=<MaxPowerOutput?>
|connectionsdirection=<listofdirection?>
|otherlabel=<label>
|otherlabel=<label>
|othervalue=<value>
|othervalue=<value>

Revision as of 12:51, 22 December 2017

Maximum Power Output

<Information Missing>

Connection Direction

<Information Missing>

Usage

The MechanicalSource template is meant to be used for mechanical blocks that provide power to a mechanical system. Each power source block has a connection point that is oriented Forward, Backward, Up, Down, Left or Right. Because power sources have unique values based on their function, an extra label and value have been added to make formatting easier.

{{MechanicalSource
|power=<MaxPowerOutput?>
|connectionsdirection=<listofdirection?>
|otherlabel=<label>
|othervalue=<value>
}}