Difference between revisions of "Template:Infobox/Body"
From Kerbal Space Program Wiki
m (*changed width to 300px; *use Parameter Row/Table templates; !parameter descriptions;) |
|||
Line 124: | Line 124: | ||
== Parameters == | == Parameters == | ||
− | {| | + | {{Parameter Table|name=text|style=hover|parameters= |
− | + | {{Parameter Row|name|Name of celestial body. Used to determine mass.|<nowiki>{{BASEPAGENAME}}</nowiki>}} | |
− | |||
− | |||
− | | | ||
− | | | ||
− | |||
− | | Name of celestial body. Used to determine mass. | ||
{{Parameter Row|transcription|Transcribed name for the celestial body.|{{Tlx|BodyData/Name|{{{name}}}}}}} | {{Parameter Row|transcription|Transcribed name for the celestial body.|{{Tlx|BodyData/Name|{{{name}}}}}}} | ||
− | | | + | {{Parameter Row|class|Class of celestial body. This will be translated!}} |
− | + | {{Parameter Row|file|Filename to image of the celestial object}} | |
− | + | {{!}}- | |
− | | Class of celestial body. This will be translated! | + | {{!}} colspan="3" {{!}} ''Orbital data are only needed if it's orbiting another body'' |
− | | | + | {{Parameter Row|orbinc|Orbital inclination in degrees.||1}} |
− | + | {{Parameter Row|pe arg|Argument of periapsis||1}} | |
− | + | {{Parameter Row|an arg|Longitude of the ascending node||1}} | |
− | | Filename to image of the celestial object | + | {{Parameter Row|anomaly|Mean anomaly in radians at 0s UT||1}} |
− | + | {{Parameter Row|sidrot|Sidereal period in seconds}} | |
− | + | {{Parameter Row|soi|Sphere of influence in meters. Special value: ∞}} | |
− | + | {{Parameter Row|highest|Highest elevation in meters.|Hidden/Not set}} | |
− | + | {{!}}- | |
− | + | {{!}} colspan="3" {{!}} ''Atmospheric data are only needed if it has an atmosphere'' | |
− | + | {{Parameter Row|min temp|Lowest temperature in degrees celsius||1}} | |
− | + | {{Parameter Row|max temp|Highest temperature in degrees celsius||1}} | |
− | | Orbital inclination in degrees. | + | {{Parameter Row|oxygen|Is oxygen present? (Yes/No)||1}} |
− | | | + | }} |
− | | | ||
− | |||
− | | Argument of periapsis | ||
− | | | ||
− | | | ||
− | |||
− | | Longitude of the ascending node | ||
− | | | ||
− | | | ||
− | |||
− | | Mean anomaly in radians | ||
− | | | ||
− | | | ||
− | |||
− | | Sidereal period in seconds | ||
− | | | ||
− | |||
− | |||
− | | Sphere of influence in meters. Special value: ∞ | ||
− | | | ||
− | |||
− | |||
− | | Highest elevation in meters. | ||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | | Lowest temperature in degrees celsius | ||
− | | | ||
− | | | ||
− | |||
− | | Highest temperature in degrees celsius | ||
− | | | ||
− | | | ||
− | | | ||
− | | Is oxygen present? (Yes/No) | ||
− | |||
To orbital information is deactivated (for example [[Kerbol]]) when {{Tl|BodyData/Parent}} returns nothing. The atmospheric information is only visible when {{Tl|BodyData/Pressure}} returns a value higher than 0. | To orbital information is deactivated (for example [[Kerbol]]) when {{Tl|BodyData/Parent}} returns nothing. The atmospheric information is only visible when {{Tl|BodyData/Pressure}} returns a value higher than 0. |
Revision as of 17:40, 19 July 2013
Infobox | ||
Infobox as seen from orbit. | ||
Planet of Gilly | ||
Orbital Characteristics | ||
Semi-major axis | 1 807 000 m [Note 1] | |
Apoapsis | 2 674 000 m [Note 1] | |
Periapsis | 940 000 m [Note 1] | |
Orbital eccentricity | 0.48 | |
Orbital inclination | 7.4 ° | |
Argument of periapsis | 4 ° | |
Longitude of the ascending node | 7 ° | |
Mean anomaly | 4.2 rad (at 0s UT) | |
Sidereal orbital period | 5 300 957 s | |
245 d 2 h 29 m 16.5 s | ||
Synodic orbital period | 419 326.1 s | |
Orbital velocity | 1 - 4 m/s | |
Physical Characteristics | ||
Equatorial radius | 10 000 m | |
Equatorial circumference | 62 832 m | |
Surface area | 1.2566371×109 m2 | |
Mass | 1.0000000×1020 kg | |
Standard gravitational parameter | 6.6740800×109 m3/s2 | |
Density | 23 873 241 kg/m3 | |
Surface gravity | 66.7 m/s2 (6.806 g) | |
Escape velocity | 1 155.34 m/s | |
Sidereal rotation period | 3 600.0000 s | |
1 h 0 m 0 s | ||
Sidereal rotational velocity | 17.453 m/s | |
Synchronous orbit | 119.88 km | |
Sphere of influence | 26 260 587 m [Note 1] | |
Atmospheric Characteristics | ||
Atmosphere present | Yes | |
Atmospheric pressure | 101.325 kPa | |
1 atm | ||
Atmospheric height | 40 000 m | |
1.0×10-6 atm | ||
Temperaturemin | -42 °C 231.15 K | |
Temperaturemax | 47 °C 320.15 K | |
Oxygen present | No | |
Scientific multiplier | ||
Surface | 10 | |
Splashed | 6 | |
Lower atmosphere | 8 | |
Upper atmosphere | 8 | |
Near space | 6 | |
Outer space | 6 | |
Recovery | 5 | |
|
Usage
Parameters
To orbital information is deactivated (for example Kerbol) when {{BodyData/Parent}} returns nothing. The atmospheric information is only visible when {{BodyData/Pressure}} returns a value higher than 0.
For the apsides, parent, mass, radius, pressure at sea-level and scale height it uses the {{BodyData}} templates.
Ingame the apsis is shown from the body surface. But because all values which depend on them needs to be from the center the values must be from the parent center.
Dependencies
Some values are calculated automatically:
- Periapsis: Semi-major axis, Orbital eccentricity, Sidereal orbital period, Synodic orbital period, Orbital velocity
- Apoapsis: Semi-major axis, Orbital eccentricity, Sidereal orbital period, Synodic orbital period, Orbital velocity
- Orbital period: Orbital velocity
- Radius: Surface Area, Density, Surface Gravity, Synchronous Orbit
- Mass: Gravitational Parameter, Density, Surface Gravity, Synchronous Orbit
- Sidereal Rotation Period: Sidereal Rotational Velocity, Synchronous Orbit
- Scale Height: Atmospheric Height
- Atmospheric pressure (in atm): Atmospheric pressure (in kPa), Atmospheric pressure at atmospheric height
The Synodic orbital period is not defined for Kerbin.
Template
{{Infobox/Body |name= |class= |file= |orbinc= |pe arg= |an arg= |anomaly= |sidrot= |soi= |highest= |min temp= |max temp= |oxygen= }}
Example
Example used on this page:
{{Infobox/Body |name=Infobox |class=Planet |file=Image-needed.png |orbinc=7.4 |pe arg=4 |an arg=7 |anomaly=4.2 |sidrot=3600 |soi=200000 |highest=2357 |min temp=-42 |max temp=47 |oxygen=no }}
Translating
To translate this template see also this article.
This template support following languages:
- English: Everything supported
- Nederlands (Dutch): Subsections (like “Orbital Characteristics”) and most of the columns are supported
- Français (French): Subsections (like “Orbital Characteristics”) and most of the columns are supported
- Русский (Russian): Everything supported
- Polski (Polish): Everything supported
- German (Deutsch): Everything supported
- Portuguese (Português) Some parameters supported
- Swedish (Svenska): Most parameters supported
- Turkish (Türkçe): Most parameters supported
- Italian (italiano): Some parameter supported