Difference between revisions of "Template:Infobox/Body"

From Kerbal Space Program Wiki
Jump to: navigation, search
Line 105: Line 105:
 
{{!}} {{#if: T-maxC|{{{T-maxC|??}}} °C <small>{{#expr: {{{T-maxC}}} + 273.15}} K</small>|Unknown}}
 
{{!}} {{#if: T-maxC|{{{T-maxC|??}}} °C <small>{{#expr: {{{T-maxC}}} + 273.15}} K</small>|Unknown}}
 
{{!}}-
 
{{!}}-
{{!}} {{lang|en=[[w:Oxygen|Oxygen Present]]|nl=[[w:nl:Zuurstof|Zuurstof aanwezig]]|fr=[[w:fr:Oxygène|Présence d'Oxygène]]|pl=[[w:pl:Tlen|Tlen Obecny]]|ru=[[w:ru:Кислород|Наличие кислорода}}
+
{{!}} {{lang|en=[[w:Oxygen|Oxygen Present]]|nl=[[w:nl:Zuurstof|Zuurstof aanwezig]]|fr=[[w:fr:Oxygène|Présence d'Oxygène]]|pl=[[w:pl:Tlen|Tlen Obecny]]|ru=[[w:ru:Кислород|Наличие кислорода]]}}
 
{{!}} {{#ifeq: {{{O2yorn}}}|Yes|{{lang|en=Yes|nl=Ja|fr=Oui|pl=Tak|ru=Да}}|{{lang|en=No|nl=Nee|fr=Non|pl=Nie|ru=Нет}}}}
 
{{!}} {{#ifeq: {{{O2yorn}}}|Yes|{{lang|en=Yes|nl=Ja|fr=Oui|pl=Tak|ru=Да}}|{{lang|en=No|nl=Nee|fr=Non|pl=Nie|ru=Нет}}}}
 
}}
 
}}

Revision as of 13:51, 11 March 2013

Template:Planetbox

Usage

To avoid adding the information for each language this template should be used for each celestial body once (e.g. Duna/Data) and each page using that Planetbox (e.g. Duna itself) could use it with {{:Duna/Data}}.

Parameters

Name Optional Description
Name Yes Name of celestial body. Used to determine mass. Default: {{BASEPAGENAME}}
Class No Class of celestial body. This will be translated!
File No Filename to image of the celestial object
Parent Yes Object which this object does orbit. If net set it hides the orbital information. Default: Not set
apoap No Apoapsis in meters from parents center
periap Yes Periapsis in meters from parents center. Default: Apoapsis
orbinc No Orbital inclination in degrees.
anomaly No Mean anomaly in degrees
radius No Radius in meters
sidrot No Siderial period in seconds
SoI No Sphere of influence in meters. Special value: ∞
highest Yes Highest elevation in meters. Default: Not set
atmosatm Yes Atmospheric pressure in atm. If this celestial body doesn't have an atmosphere don't set this value. Default: Not set
atmossh No Atmospheric scale height in meters
T-minC No Lowest temperature in degrees celsius
T-maxC No Highest temperature in degrees celsius
O2yorn No Is oxygen present?

To deactivate orbital information (for example Kerbol) don't set {{{Parent}}}. The atmospheric information can be hidden when {{{atmosatm}}} isn't set.

If the periapsis isn't defined it will assume a circular orbit where the apoapsis is identical to the periapsis. For the mass it uses {{CelestialBodyMass}}

Ingame the apsis is calculated 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, Orbital velocity
  • Apoapsis: Semi-major axis, Orbital eccentricity, 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)

Template

{{Planetbox
|Name=
|Class=
|File=
|Parent= 
|apoap=
|periap=
|orbinc=
|anomaly=
|radius=
|sidrot=
|SoI=
|highest=
|atmosatm=
|atmossh=
|T-minC=
|T-maxC=
|O2yorn=
}}

Example

Example used on this page:

{{Planetbox
|Class=Planet
|File=Image-needed.png
|Parent=Gilly
|apoap=1337000
|periap=470000
|orbinc=7.4
|anomaly=4.2
|orbps=36000
|radius=10000
|sidrot=3600
|SoI=200000
|highest=2357
|atmosatm=1
|atmossh=3000
|T-minC=-42
|T-maxC=47
|O2yorn=no
}}

Translating

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): Subsections (like “Orbital Characteristics”) and most of the columns are supported
  • Polski (Polish): Everything supported