|
|
(12 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | {| border="0" style="padding-left: 10px; padding-right: 10px; float:right; width:275px; border: 1px solid #cccccc; background-color:#f0f0f0"
| + | __NOTOC__ |
− | ! colspan="2" style="background:#D0D0E0;color:#2F00A9;font-weight:bold;" | {{{Name|{{PAGENAME}}}}}
| + | <!-- The idea is to provide a simple template for translators to "plug in". Yes, another idea stolen from the TF2 wiki. --> |
| + | <div class="mp-box"> |
| + | <div class="plainlinks"> |
| + | {| border="0" width="100%" |
| |- | | |- |
− | | colspan="2" style="text-align: center;" | <small>''[[{{{Class|??}}}]]''</small>
| + | <!-- // HOWDY --> |
− | |-
| + | | style="text-align:center;" width="60%" | {{{welcome-prologue}}} |
− | | colspan="2" style="text-align: center;" | [[File:{{{File|Image-needed.png}}}|180px|Planet image]]
| + | [[File:LogoFullRed.png|300px]] |
− | |-
| + | <br />{{{welcome-subtitle}}} |
− | | colspan="2" style="text-align: center;" | <small>{{{imgdesc|??}}}</small> | + | <!-- // HELPFUL LINKS --> |
− | |-
| + | | style="margin-left:10em;" width="20%" | |
− | | '''Orbital characteristics'''
| + | * [http://kerbalspaceprogram.com {{{link-home-page}}}] |
− | |- style="font-size: 94%;"
| + | * [http://kerbalspaceprogram.com/kspstore {{{link-store}}}] |
− | | [[w:Focus (geometry)|Parent Body]]
| + | * [http://kerbaldevteam.tumblr.com {{{link-news}}}] |
− | | {{{Parent|??}}} | + | | style="margin-left:10em" width="20%" | |
− | |- style="font-size: 94%;"
| + | * [http://kerbalspaceprogram.com/forum {{{link-forums}}}] |
− | | [[w:Semi-Major Axis|Semi-Major Axis]]
| + | * [http://www.squad.co.mx {{{link-squad}}}] |
− | | {{{Axism|??}}} m<br />{{{Axisau|??}}} [[w:Astronomical_unit|AU]]
| + | * [http://kerbalspaceprogram.com/contact.php {{{link-contact}}}] |
− | |- style="font-size: 94%;"
| |
− | | [[w:Orbital_speed|Velocity]]
| |
− | | {{{orbitv|??}}} m/s
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Longitude_of_the_ascending_node|Longitude of Ascending Node]] | |
− | | {{{longitude|??}}}°
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Argument_of_periapsis|Argument of Periapsis]]
| |
− | | {{{argperi|??}}}°
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Mean_anomaly|Mean Anomaly]] at [[w:Epoch_(astronomy)|Epoch]] UT = 0.0
| |
− | | {{{anomaly|??}}} radians
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Orbital_period|Orbital Period]]
| |
− | | {{{periodh|??}}} hours<br />{{{periodd|??}}} [[w:Earth|Earth]] days
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Sphere_of_influence_(astrodynamics)|Sphere of influence]]
| |
− | | {{{soikm|??}}} km <br />{{{soirad|??}}} body radii
| |
− | |-
| |
− | |'''Physical characteristics'''
| |
− | |- style="font-size: 94%;" | |
− | | [[w:Radius|Equatorial Radius]]
| |
− | | {{{radius|??}}} km
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Mass|Mass]]
| |
− | | {{{mass|??}}} kg
| |
− | |- style="font-size: 94%;" | |
− | | [[w:Density|Density]]
| |
− | | {{{density|??}}} g/cm^3
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Surface_gravity|Surface Gravity]]
| |
− | | {{{gravityv|??}}} m/s²<br />{{{gravityg|??}}} g
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Standard_gravitational_parameter|Gravitational parameter]]
| |
− | | {{{gparam|??}}} m³/s²
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Escape_velocity|Escape velocity]]
| |
− | | {{{esc|??}}} m/s
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Rotation_period|Sidereal Rotation Period]]
| |
− | | {{{rotation|??}}} Hours
| |
− | |- style="font-size: 94%;"
| |
− | | [[w:Solar_day|Solar Day]]
| |
− | | {{{day|??}}} Hours
| |
− | |- style="font-size: 94%;"
| |
− | |[[w:Geosynchronous_orbit|Kerbosynchronous Orbit]] alt
| |
− | | {{{geosync|??}}} km
| |
− | |- style="font-size: 94%;"
| |
− | |[[w:Geostationary_orbit|Kerbostationary Orbit]]
| |
− | | {{{geostation|??}}} m/s
| |
− | |
| |
| |} | | |} |
− |
| |
− | <noinclude>
| |
− | <br clear="both" />
| |
− | == Template ==
| |
− | <pre><nowiki>{{Planetbox
| |
− | |Class=
| |
− | |File=
| |
− | |imgdesc=
| |
− | |Parent=
| |
− | |Axism=
| |
− | |Axisau=
| |
− | |orbitv=
| |
− | |longitude=
| |
− | |argperi=
| |
− | |anomaly=
| |
− | |peroidh=
| |
− | |periodd=
| |
− | |soikm=
| |
− | |soirad=
| |
− | |radius=
| |
− | |mass=
| |
− | |density=
| |
− | |gravityv=
| |
− | |gravityg=
| |
− | |gparam=
| |
− | |esc=
| |
− | |rotation=
| |
− | |day=
| |
− | |geosync=
| |
− | |geostation=
| |
− | }}</nowiki></pre>
| |
− |
| |
− | [[Category:Templates|Planetbox]]
| |
− | </noinclude>
| |