Template:MechanicalSource: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
==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>{{ | <pre>{{MechanicalSource | ||
|power=<MaxPowerOutput?> | |power=<MaxPowerOutput?> | ||
|otherlabel=<label> | |otherlabel=<label> |
Revision as of 12:43, 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.
{{MechanicalSource |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.