Template:MechanicalSource: 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: | ||
-->{{#if:{{{othervalue|}}}|<!--TRUE--><p style="margin-left: 1.6em;"><br/>{{{othervalue}}}</p>|<!--FALSE-->}} <includeonly>[[Category:Mechanical_Blocks]]</includeonly><noinclude><!-- | -->{{#if:{{{othervalue|}}}|<!--TRUE--><p style="margin-left: 1.6em;"><br/>{{{othervalue}}}</p>|<!--FALSE-->}} <includeonly>[[Category:Mechanical_Blocks]]</includeonly><noinclude><!-- | ||
-->==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. Since power sources have unique values based on their function, an extra label and value have been added to make formatting easier. | ||
<pre>{{Block | <pre>{{Block |
Revision as of 12:35, 22 December 2017
- Maximum Power Output
<Information Missing>
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.
{{Block |power=<MaxPowerOutput?> |otherlabel=<label> |othervalue=<value> }}
- 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. Category:Missing_information is added conditionally.