Difference between revisions of "Template:Infobox/Part/laboratory"

From Kerbal Space Program Wiki
Jump to: navigation, search
(+hu)
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';)
Line 6: Line 6:
  
 
{{Parameter Table|name=text|parameters=
 
{{Parameter Table|name=text|parameters=
{{Parameter Row|crew|Maximum crew possible}}
+
{{Parameter row|crew|Maximum crew possible}}
{{Parameter Row|crew req|Crew required.|<tt>{{{crew}}}</tt>}}
+
{{Parameter row|crew req|Crew required.|<tt>{{{crew}}}</tt>}}
{{Parameter Row|boost|Transmission boost, giving the factor of the new transmission value. Uses directly <tt>dataTransmissionBoost</tt> from the part configuration.}}
+
{{Parameter row|boost|Transmission boost, giving the factor of the new transmission value. Uses directly <tt>dataTransmissionBoost</tt> from the part configuration.}}
{{Parameter Row|processing energy|Energy required to process/clean the experiments. Uses directly the value from the part configuration.}}
+
{{Parameter row|processing energy|Energy required to process/clean the experiments. Uses directly the value from the part configuration.}}
 
}}
 
}}
 
{{Subcategory|modules}}</noinclude>
 
{{Subcategory|modules}}</noinclude>

Revision as of 20:55, 26 November 2014

Crew capacity (max) {{{capacity}}} Crew
Transmission boost +50 %
Processing energy 10 ⚡/Mits

{{Infobox/Part}} module for laboratories. The processing energy unit needs to be determined.

Template:Parameter Table