Difference between revisions of "Template:Body data/Sidereal orbit"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (XZise moved page Template:BodyData/Sidereal Orbit to Template:BodyData/Sidereal orbit without leaving a redirect)
m (*use new bodydata template;)
Line 1: Line 1:
<includeonly>{{OrbitPeriod|{{BodyData/Apoapsis|{{{1}}}}}|{{BodyData/Parent|{{{1}}}}}|{{BodyData/Periapsis|{{{1}}}}}}}</includeonly><noinclude>Returns the siderial orbit period of a [[Celestials|celestial body]] in seconds. It uses {{Tl|BodyData/Apoapsis}}, {{Tl|BodyData/Periapsis}} and {{Tl|BodyData/Parent}} for the given body and redirects it to {{Tl|OrbitPeriod}}.
+
<includeonly>{{OrbitPeriod|{{BodyData|{{{1}}}|apoapsis}}|{{BodyData|{{{1}}}|parent}}|{{BodyData|{{{1}}}|periapsis}}}}</includeonly><noinclude>Returns the siderial orbit period of a [[celestial body]] in seconds. It uses the <tt>apoapsis</tt>, <tt>periapsis</tt> and <tt>parent</tt> parameter of {{Tl|BodyData}} for the given body and redirects it to {{Tl|OrbitPeriod}}.
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
[[Category:BodyData Math Templates|Siderial Orbit]]</noinclude>
 
[[Category:BodyData Math Templates|Siderial Orbit]]</noinclude>

Revision as of 10:56, 13 September 2013

Returns the siderial orbit period of a celestial body in seconds. It uses the apoapsis, periapsis and parent parameter of {{BodyData}} for the given body and redirects it to {{OrbitPeriod}}.