Difference between revisions of "Science/Row"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (+support automatic SI prefixes;)
m (*rewamped as only one is as contingency required; +allow additional information (like those dubious);)
Line 1: Line 1:
 
<includeonly>|-
 
<includeonly>|-
! {{BodyData/FullName|{{{1}}}}}
+
! {{BodyData/FullName|{{{1}}}}}{{#if: {{{2|}}}|&#x20;{{{2}}}}}
| {{#if: {{BodyData|{{{1}}}|sci surf}}|{{BodyData|{{{1}}}|sci surf}}|{{{2|N/A}}}}}
+
| {{#if: {{BodyData|{{{1}}}|sci surf}}|{{BodyData|{{{1}}}|sci surf}}|N/A}}
| {{#if: {{BodyData|{{{1}}}|sci lower atmo}}|{{BodyData|{{{1}}}|sci lower atmo}}|{{{3|N/A}}}}}
+
| {{#if: {{BodyData|{{{1}}}|sci lower atmo}}|{{BodyData|{{{1}}}|sci lower atmo}}|N/A}}
| {{#if: {{BodyData|{{{1}}}|sci border atmo}}|{{SI prefix|{{BodyData|{{{1}}}|sci border atmo}}}}m|{{{4|N/A}}}}}
+
| {{#if: {{BodyData|{{{1}}}|sci border atmo}}|{{SI prefix|{{BodyData|{{{1}}}|sci border atmo}}}}m|N/A}}
| {{#if: {{BodyData|{{{1}}}|sci near space}}|{{BodyData|{{{1}}}|sci near space}}|{{{5|N/A}}}}}
+
| {{#if: {{BodyData|{{{1}}}|sci near space}}|{{BodyData|{{{1}}}|sci near space}}|N/A}}
| {{#if: {{BodyData|{{{1}}}|sci border space}}|{{SI prefix|{{BodyData|{{{1}}}|sci border space}}}}m|{{{6|N/A}}}}}</includeonly><noinclude>
+
| {{#if: {{BodyData|{{{1}}}|sci border space}}|{{SI prefix|{{BodyData|{{{1}}}|sci border space}}}}m|{{{2|N/A}}}}}</includeonly><noinclude>
 
This shows one row for the celestial body multiplier table.
 
This shows one row for the celestial body multiplier table.
  
{{Parameter Table|parameters=
+
{{Parameter Table|name=both|parameters=
 
{{Parameter Row|1|Body name.}}
 
{{Parameter Row|1|Body name.}}
{{Parameter Row|2|Surface science multiplier (of not defined by {{Tl|BodyData}}).|<tt>N/A</tt>}}
+
{{Parameter Row|2|Additional information shown after the body.|Not set/Hidden}}
{{Parameter Row|3|Atmosphere science multiplier (of not defined by {{Tl|BodyData}}).|<tt>N/A</tt>}}
+
{{Parameter Row|sb|Space situation border (of not defined by {{Tl|BodyData}}). This parameter will be removed as soon as all bodies have this defined.|<tt>N/A</tt>}}
{{Parameter Row|4|Atmosphere situation border (of not defined by {{Tl|BodyData}}).|<tt>N/A</tt>}}
 
{{Parameter Row|5|Space science multiplier (of not defined by {{Tl|BodyData}}).|<tt>N/A</tt>}}
 
{{Parameter Row|6|Space situation border (of not defined by {{Tl|BodyData}}).|<tt>N/A</tt>}}
 
 
}}
 
}}
  
 
[[Category:Metatemplates]]</noinclude>
 
[[Category:Metatemplates]]</noinclude>

Revision as of 00:09, 21 April 2014

This shows one row for the celestial body multiplier table.

Template:Parameter Table