Difference between revisions of "User:Craigmt1"

From Kerbal Space Program Wiki
Jump to: navigation, search
m
 
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| border="0" style="padding-left: 10px; padding-right: 10px; float:right; width:200px; border: 1px solid #cccccc; background-color:#f0f0f0"
+
__NOTOC__
! colspan="2" | {{{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;" | ''{{{Role|??}}}'' <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}}}
| '''Orbital characteristics'''
+
<!-- // HELPFUL LINKS -->
|-
+
| style="margin-left:10em;" width="20%" |
| [http://en.wikipedia.org/wiki/Focus_(geometry) Parent Body]
+
* [http://kerbalspaceprogram.com {{{link-home-page}}}]
|colspan="2"| {{{Temp|??}}}
+
* [http://kerbalspaceprogram.com/kspstore {{{link-store}}}]
|-
+
* [http://kerbaldevteam.tumblr.com {{{link-news}}}]
| [http://en.wikipedia.org/wiki/Semi-major_axis Semi-Major Axis]
+
| style="margin-left:10em" width="20%" |
|colspan="2"| {{{Temp|??}}} m<br />{{{Temp|??}}} [http://en.wikipedia.org/wiki/Astronomical_unit AU]
+
* [http://kerbalspaceprogram.com/forum {{{link-forums}}}]
|-
+
* [http://www.squad.co.mx {{{link-squad}}}]
| [http://en.wikipedia.org/wiki/Orbital_speed Velocity]
+
* [http://kerbalspaceprogram.com/contact.php {{{link-contact}}}]
|colspan="2"| {{{Temp|??}}} m/s
 
|-
 
| [http://en.wikipedia.org/wiki/Longitude_of_the_ascending_node Longitude of Ascending Node]
 
|colspan="2"| {{{Temp|??}}}°
 
|-
 
| [http://en.wikipedia.org/wiki/Argument_of_periapsis Argument of Periapsis]
 
|colspan="2"| {{{Temp|??}}}°
 
|-
 
| [http://en.wikipedia.org/wiki/Mean_anomaly Mean Anomaly] at [http://en.wikipedia.org/wiki/Epoch_(astronomy) Epoch] UT = 0.0
 
|colspan="2"| {{{Temp|??}}} radians
 
|-
 
| [http://en.wikipedia.org/wiki/Orbital_period Orbital Period]
 
|colspan="2"| {{{Temp|??}}} hours<br />{{{Temp|??}}} [http://en.wikipedia.org/wiki/Earth Earth] days
 
|-
 
| [http://en.wikipedia.org/wiki/Sphere_of_influence_%28astrodynamics%29 Sphere of influence]
 
|colspan="2"| {{{Temp|??}}}<br />{{{Temp|??}}} body radii
 
|-
 
|'''Physical characteristics'''
 
|-
 
| [http://en.wikipedia.org/wiki/Radius Equatorial Radius]
 
|colspan="2"| {{{Temp|??}}} km
 
|-
 
| [http://en.wikipedia.org/wiki/Mass Mass]
 
|colspan="2"| {{{Temp|??}}} kg
 
|-
 
| [http://en.wikipedia.org/wiki/Density Density]
 
|colspan="2"| {{{Temp|??}}} g/cm^3
 
|-
 
| [http://en.wikipedia.org/wiki/Surface_gravity Surface Gravity]
 
|colspan="2"| {{{Temp|??}}} m/s² or {{{Temp|??}}} g
 
|-
 
| Gravity @ Launchpad
 
|colspan="2"| {{{Temp|??}}} m/s²
 
|-
 
| [http://en.wikipedia.org/wiki/Standard_gravitational_parameter Gravitational parameter]
 
|colspan="2"| {{{Temp|??}}} m³/s²
 
|-
 
| [http://en.wikipedia.org/wiki/Escape_velocity Escape velocity] @ Surface
 
|colspan="2"| {{{Temp|??}}} m/s
 
|-
 
| [http://en.wikipedia.org/wiki/Rotation_period Sidereal Rotation Period]
 
|colspan="2"| {{{Temp|??}}} Hours
 
|-
 
| [http://en.wikipedia.org/wiki/Solar_day Solar Day]
 
|colspan="2"| {{{Temp|??}}} Hours
 
|-
 
|[http://en.wikipedia.org/wiki/Geosynchronous_orbit Kerbosynchronous Orbit] alt
 
|colspan="2"| {{{Temp|??}}} km
 
|-
 
|[http://en.wikipedia.org/wiki/Geostationary_orbit Kerbostationary Orbit]
 
|colspan="2"| {{{Temp|??}}} m/s
 
 
 
|}
 
<includeonly>
 
[[Category:{{{Role}}}]]
 
</includeonly>
 
<noinclude>
 
<br clear="both" />
 
== Template ==
 
<pre><nowiki>{{Partbox
 
|Name=
 
|Role=
 
|File=
 
|Costs=
 
|Manufacturer=
 
|Mass=
 
|More=
 
|since=
 
|cfg=
 
|Class=
 
}}</nowiki></pre>
 
 
 
== Usage ==
 
This templates takes the following arguments:
 
 
 
{| class="wikitable"
 
|-
 
! Argument !! Explanation !! Example !! mandatory?
 
|-
 
| Name || Name of the part. Defaults to ''<nowiki>{{PAGENAME}}</nowiki>'' || FL-T500 Fuel Tank || no
 
|-
 
| Role || Role the part fulfills || Fuel Tank || '''yes'''
 
|-
 
| Class || The Part Module the part uses || FuelTank || '''yes'''
 
|-
 
| File || Name of the file to be displayed || FL-T500 Fuel Tank.jpg || '''yes'''
 
|-
 
| Costs || Costs of the part || 550 || '''yes'''
 
|-
 
| Mass || Mass of the part || 2.5 || '''yes'''
 
|-
 
| More || More module-specific information || (see below) || no
 
|-
 
| since || Version the part first appeared in || 0.7.3 || '''yes'''
 
 
 
 
|}
 
|}
 
[[Category:Templates|Planetbox]]
 
</noinclude>
 

Latest revision as of 22:43, 26 September 2012