Difference between revisions of "Template:Infobox/Body"
m (edit some issues with links) |
m (some /ru fixes) |
||
Line 3: | Line 3: | ||
<div style="background: #000">[[File:{{{File|Image-needed.png}}}|280px|Planet image]]</div> | <div style="background: #000">[[File:{{{File|Image-needed.png}}}|280px|Planet image]]</div> | ||
{| style="padding: 0.5em; font-size: 90%" valign="top" | {| style="padding: 0.5em; font-size: 90%" valign="top" | ||
− | | colspan="2" style="text-align: center; width: 100%;" | <small>{{lang|en={{{Name|{{BASEPAGENAME}}}}} as seen from orbit.|fr=La planète {{{Name|{{BASEPAGENAME}}}}} vue depuis l'orbite.|pl={{{Name|{{BASEPAGENAME}}}}} widok z orbity.|ru= | + | | colspan="2" style="text-align: center; width: 100%;" | <small>{{lang|en={{{Name|{{BASEPAGENAME}}}}} as seen from orbit.|fr=La planète {{{Name|{{BASEPAGENAME}}}}} vue depuis l'orbite.|pl={{{Name|{{BASEPAGENAME}}}}} widok z orbity.|ru={{{Name|{{BASEPAGENAME}}}}} с орбиты.}}</small> |
|- | |- | ||
| colspan="2" style="text-align: center;" | [[{{#switch: {{{Class}}} | | colspan="2" style="text-align: center;" | [[{{#switch: {{{Class}}} | ||
Line 11: | Line 11: | ||
|Moon={{lang|en=Moon|nl=Maan|pl=Księżyc|ru=Спутник}} | |Moon={{lang|en=Moon|nl=Maan|pl=Księżyc|ru=Спутник}} | ||
|#default={{{Class}}} | |#default={{{Class}}} | ||
− | }}]] {{#if: {{{Parent|}}}|{{lang|en=of [[{{{Parent}}}]]|pl=obiega [[{{{Parent}}}]]|ru= [[{{{Parent}}}]]}}}} | + | }}]] {{#if: {{{Parent|}}}|{{lang|en=of [[{{{Parent}}}]]|pl=obiega [[{{{Parent}}}]]|ru=системы [[{{{Parent}}}]]}}}} |
|- | |- | ||
{{#if: {{{Parent|}}}| | {{#if: {{{Parent|}}}| |
Revision as of 05:10, 23 March 2013
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 |
sidrot | No | Siderial period in seconds |
SoI | No | Sphere of influence in meters. Special value: ∞ |
highest | Yes | Highest elevation in meters. Default: Not set |
Atmospheric data are only needed if it has an atmosphere | ||
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? (Yes/No) |
To deactivate orbital information (for example Kerbol) don't set {{{Parent}}}. The atmospheric information is hidden when {{BodyData/Pressure}} returns a value higher than 0.
If the periapsis isn't defined it will assume a circular orbit where the apoapsis is identical to the periapsis. For the mass, radius and pressure at sealevel it uses the {{BodyData}} templates.
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= |sidrot= |SoI= |highest= |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 |sidrot=3600 |SoI=200000 |highest=2357 |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): Everything supported
- Polski (Polish): Everything supported