Difference between revisions of "User:Craigmt1"

From Kerbal Space Program Wiki
Jump to: navigation, search
m
m
Line 74: Line 74:
 
<br clear="both" />
 
<br clear="both" />
 
== Template ==
 
== Template ==
<pre><nowiki>{{Partbox
+
<pre><nowiki>{{Planetbox
|Name=
+
|Parent=
|Role=
+
|Axism=
|File=
+
|Axisau=
|Costs=
+
|orbitv=
|Manufacturer=
+
|longitude=
|Mass=
+
|argperi=
|More=
+
|anomaly=
|since=
+
|peroidh=
|cfg=
+
|periodd=
|Class=
+
|soikm=
 +
|soirad=
 +
|radius=
 +
|mass=
 +
|density=
 +
|gravityv=
 +
|gravityg=
 +
|glaunch=
 +
|gparam=
 +
|esc=
 +
|rotation=
 +
|day=
 +
|geosync=
 +
|geostation=
 
}}</nowiki></pre>
 
}}</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]]
 
[[Category:Templates|Planetbox]]
 
</noinclude>
 
</noinclude>

Revision as of 17:09, 24 September 2012

Craigmt1
?? (??)
Planet image
Orbital characteristics
Parent Body  ??
Semi-Major Axis  ?? m
?? AU
Velocity  ?? m/s
Longitude of Ascending Node  ??°
Argument of Periapsis  ??°
Mean Anomaly at Epoch UT = 0.0  ?? radians
Orbital Period  ?? hours
?? Earth days
Sphere of influence  ?? km
?? body radii
Physical characteristics
Equatorial Radius  ?? km
Mass  ?? kg
Density  ?? g/cm^3
Surface Gravity  ?? m/s²
?? g
Gravity @ Launchpad  ?? m/s²
Gravitational parameter  ?? m³/s²
Escape velocity @ Surface  ?? m/s
Sidereal Rotation Period  ?? Hours
Solar Day  ?? Hours
Kerbosynchronous Orbit alt  ?? km
Kerbostationary Orbit  ?? m/s



Template

{{Planetbox
|Parent=
|Axism=
|Axisau=
|orbitv=
|longitude=
|argperi=
|anomaly=
|peroidh=
|periodd=
|soikm=
|soirad=
|radius=
|mass=
|density=
|gravityv=
|gravityg=
|glaunch=
|gparam=
|esc=
|rotation=
|day=
|geosync=
|geostation=
}}