Template:Infobox planet: Difference between revisions
Jump to navigation
Jump to search
imported>Daniel Mietchen m (image) |
imported>Daniel Mietchen m (style) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|+ '''{{{name}}}''' | |+ '''{{{name}}}''' | ||
|- | |- | ||
! colspan="2" | |'''{{#if: {{{image|}}} | ! colspan="2" class="caption" style="width:auto; text-align:center" {{!}} [[Image:{{{image}}}|200px]] }} | ||
|- | |- | ||
|'''Name''': | |||
|{{{name|}}} | |{{{name|}}} | ||
|- | |- | ||
|'''Equatorial diameter''': | |||
| | |||
|{{{diameter_(equatorial)|}}} | |{{{diameter_(equatorial)|}}} | ||
|- | |- | ||
|'''Polar diamater''': | |||
|{{{diameter_(polar)|}}} | |{{{diameter_(polar)|}}} | ||
|- | |- | ||
|'''Volume:<!-- Earth = 1 --> | |||
|{{{volume|}}} | |{{{volume|}}} | ||
|- | |- | ||
|'''Mass:<!-- Earth = 1 --> | |||
|{{{mass|}}} | |{{{mass|}}} | ||
|- | |- | ||
|'''Density''': | |||
|{{{density|}}} | |{{{density|}}} | ||
|- | |- | ||
|'''Surface gravity:<!-- Earth = 1 --> | |||
|{{{surface_gravity|}}} | |{{{surface_gravity|}}} | ||
|- | |- | ||
|'''Sidereal period of rotation''': | |||
|{{{sidereal_period_of_rotation|}}} | |{{{sidereal_period_of_rotation|}}} | ||
|- | |- | ||
|'''Inclination of equator to orbit''': | |||
|{{{inclination_of_equator_to_orbit|}}} | |{{{inclination_of_equator_to_orbit|}}} | ||
|- | |- | ||
|'''Escape velocity''': | |||
|{{{escape_velocity|}}} | |{{{escape_velocity|}}} | ||
|- | |- | ||
|'''Albedo''': | |||
|{{{albedo|}}} | |{{{albedo|}}} | ||
|- | |- | ||
|'''Semimajor axis | |||
|{{{semimajor_axis|}}} | |{{{semimajor_axis|}}} | ||
|- | |- | ||
|'''Eccentricity''': | |||
|{{{eccentricity|}}} | |{{{eccentricity|}}} | ||
|- | |- | ||
|'''Inclination to ecliptic''': | |||
|{{{inclination_to_ecliptic|}}} | |{{{inclination_to_ecliptic|}}} | ||
|- | |- | ||
|'''Sidereal period of revolution''': | |||
|{{{sidereal_period_of_revolution|}}} | |{{{sidereal_period_of_revolution|}}} | ||
|- | |- | ||
|'''Mean orbital velocity | |||
|{{{mean_orbital_velocity|}}} | |{{{mean_orbital_velocity|}}} | ||
|}</includeonly><noinclude>{{TlDoc}}</noinclude> | |}</includeonly><noinclude>{{TlDoc}}</noinclude> |
Latest revision as of 23:49, 29 November 2011
This is a template I am currently testing.
Documentation or speedydelete to follow in due course (and if I haven't done this within a week from now, please remind me — thanks!).
Daniel Mietchen 04:20, 30 November 2011 (UTC)
Usage
Place instructions here.
Any example code should go in tags like this ...
, putting the code where the dots are.
Example
Put an example of the code inside the following tags, where the dots are :
...
Now put the same example code here, without the
tags. This time it will be interpreted to give the normal result of including this code on a CZ page.