Template:MechanicalSink: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
;Connection Direction | ;Connection Direction | ||
<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;">{{{connectionsdirection|<Information Missing>}}}{{#if:{{{connectionsdirection|}}}|<!--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 18: | Line 16: | ||
|friction=<Friction?> | |friction=<Friction?> | ||
|connectionsdirection=<listofdirection?> | |connectionsdirection=<listofdirection?> | ||
|toolheads=<toolheads?> | |toolheads=<toolheads?> | ||
}}</pre> | }}</pre> |
Revision as of 13:00, 16 January 2018
Mechanical Block
- Crafting Speed Multiplier
<Information Missing>
- Friction Amount
<Information Missing>
- Connection Direction
<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?> |toolheads=<toolheads?> }}
- 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.