No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Any value not given will default to unknown. | Any value not given will default to unknown. For planetary classes see the [[Planet Classification]] page. | ||
Template is used as follows: | Template is used as follows: | ||
<nowiki> | |||
{{Planet Data | |||
|distance= | |class= Planet Class | ||
|distance= Distance from Star (i.e. 1 AU for Earth) | |||
|period= Orbital Period (i.e. time for 1 revolution) | |||
|radius= Radius of Planetary Body (i.e. how big the planet is) | |||
|gravity= Gravitational Pull (Gravitational pull of the planet in G's at the surface) | |||
}} | |||
</nowiki> | |||
The above template produces this: | |||
{{Planet Data | |||
|class= Planet Class | |||
|distance= Distance from Star (i.e. 1 AU for Earth) | |||
|period= Orbital Period (i.e. time for 1 revolution) | |||
|radius= Radius of Planetary Body (i.e. how big the planet is) | |||
|gravity= Gravitational Pull (Gravitational pull of the planet in G's at the surface) | |||
}} | |||
</noinclude> | </noinclude> |
Revision as of 01:59, 25 December 2021
Class: | Unknown |
Distance: | Unknown |
Period: | Unknown |
Radius: | Unknown |
Gravity: | Unknown |
Any value not given will default to unknown. For planetary classes see the Planet Classification page.
Template is used as follows: {{Planet Data |class= Planet Class |distance= Distance from Star (i.e. 1 AU for Earth) |period= Orbital Period (i.e. time for 1 revolution) |radius= Radius of Planetary Body (i.e. how big the planet is) |gravity= Gravitational Pull (Gravitational pull of the planet in G's at the surface) }} The above template produces this:
Class: | Planet Class |
Distance: | Distance from Star (i.e. 1 AU for Earth) |
Period: | Orbital Period (i.e. time for 1 revolution) |
Radius: | Radius of Planetary Body (i.e. how big the planet is) |
Gravity: | Gravitational Pull (Gravitational pull of the planet in G's at the surface) |