Template:MechanicalSink: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
<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(s) | ;Connection Direction(s) | ||
<p style="margin-left: 1.6em;">{{{connectiondirections|<Information Missing>}}}{{#if:{{{connectiondirections | <p style="margin-left: 1.6em;">{{{connectiondirections|<Information Missing>}}}{{#if:{{{connectiondirections|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p><!-- | ||
--><includeonly>[[Category:Mechanical_Blocks]][[Category:Mechanical_Blocks/Power_Sinks]]</includeonly><noinclude> | --><includeonly>[[Category:Mechanical_Blocks]][[Category:Mechanical_Blocks/Power_Sinks]]</includeonly><noinclude> | ||
Line 16: | Line 14: | ||
|friction=<Friction?> | |friction=<Friction?> | ||
|connectiondirections=<listofdirection?> | |connectiondirections=<listofdirection?> | ||
}}</pre> | }}</pre> | ||
*The code above can be pasted into your page and edited. | *The code above can be pasted into your page and edited. |
Revision as of 11:50, 1 February 2018
Mechanical Sink
- Crafting Speed Multiplier
<Information Missing>
- Friction Amount
<Information Missing>
- Connection Direction(s)
<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?> }}
- The code above can be pasted into your page and edited.
- Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in.
- Templates adds Category:Mechanical_Blocks and Category:Mechanical_Blocks/Power_Sinks. Category:Missing_information is added conditionally.
ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.