Template:MechanicalSwitch: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<h2>Mechanical | <h2>Mechanical Switch</h2> | ||
;Number of Connections | ;Number of Connections | ||
<p style="margin-left: 1.6em;">{{{connectionsnumber|<Information Missing>}}}{{#if:{{{connectionsnumber|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p> | <p style="margin-left: 1.6em;">{{{connectionsnumber|<Information Missing>}}}{{#if:{{{connectionsnumber|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p> |
Revision as of 14:58, 16 January 2018
Mechanical Switch
- Number of Connections
<Information Missing>
- Connection Directions
<Information Missing>
Usage
The MechanicalSwitch template is meant to be used for mechanical blocks that transfer power within a mechanical system. Each switch block has multiple connection points that are oriented Forward, Backward, Up, Down, Left or Right.
{{MechanicalSwitch |connectionsnumber=<number?> |connectionsdirections=<listofdirections?> }}
- 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/Switches. Category:Missing_information is added conditionally.