Template:MechanicalTransmission: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
<p style="margin-left: 1.6em;">{{{connectionsdirections|<Information Missing>}}}{{#if:{{{connectionsdirections|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p><!-- | <p style="margin-left: 1.6em;">{{{connectionsdirections|<Information Missing>}}}{{#if:{{{connectionsdirections|}}}|<!--TRUE-->|<!--FALSE--><includeonly>[[Category:Missing_information]]</includeonly>}}</p><!-- | ||
--><includeonly>[[Category:Mechanical_Blocks]]</includeonly><noinclude> | --><includeonly>[[Category:Mechanical_Blocks]][[Category:Mechanical_Blocks/Transmissions]]</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 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. | ||
Line 13: | Line 13: | ||
*The code above can be pasted into your page and edited. | *The code above can be pasted into your page and edited. | ||
*Any of the attributes can be left out entirely and they will use their default value. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in. | *Any of the attributes can be left out entirely and they will use their default value. Items marked with a "?" do not have defaults and will display <Information Missing> if they are not filled in. | ||
*Templates adds [[:Category:Mechanical_Blocks]]. [[:Category:Missing_information]] is added conditionally. | *Templates adds [[:Category:Mechanical_Blocks]] and [[:Category:Mechanical_Blocks/Transmissions]]. [[:Category:Missing_information]] is added conditionally. | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 12:46, 22 December 2017
- Number of Connections
<Information Missing>
- Connection Directions
<Information Missing>
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.
{{MechanicalTransmission |connectionsnumber=<number?> |connectionsdirections=<listofdirections?> }}
- The code above can be pasted into your page and edited.
- Any of the attributes can be left out entirely and they will use their default value. 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/Transmissions. Category:Missing_information is added conditionally.