Template:Infobox planet: Difference between revisions
Jump to navigation
Jump to search
imported>Daniel Mietchen m ({{!}}) |
imported>Daniel Mietchen m (formatting) |
||
Line 2: | Line 2: | ||
|+ '''{{{name}}}''' | |+ '''{{{name}}}''' | ||
|- | |- | ||
|{{#if: {{{image|}}} | ! colspan="2" class="caption" style="width:auto" {{!}} [[Image:{{{image}}}| | |'''{{#if: {{{image|}}} | ! colspan="2" class="caption" style="width:auto" {{!}} [[Image:{{{image}}}|200px]] }} | ||
|- | |- | ||
| Name: | |'''Name''': | ||
|{{{name|}}} | |{{{name|}}} | ||
|- | |- | ||
|Equatorial diameter: | |'''Equatorial diameter''': | ||
|{{{diameter_(equatorial)|}}} | |{{{diameter_(equatorial)|}}} | ||
|- | |- | ||
|Polar diamater: | |'''Polar diamater''': | ||
|{{{diameter_(polar)|}}} | |{{{diameter_(polar)|}}} | ||
|- | |- | ||
|Volume:<!-- Earth = 1 --> | |'''Volume:<!-- Earth = 1 --> | ||
|{{{volume|}}} | |{{{volume|}}} | ||
|- | |- | ||
|Mass:<!-- Earth = 1 --> | |'''Mass:<!-- Earth = 1 --> | ||
|{{{mass|}}} | |{{{mass|}}} | ||
|- | |- | ||
|Density: | |'''Density''': | ||
|{{{density|}}} | |{{{density|}}} | ||
|- | |- | ||
|Surface gravity:<!-- Earth = 1 --> | |'''Surface gravity:<!-- Earth = 1 --> | ||
|{{{surface_gravity|}}} | |{{{surface_gravity|}}} | ||
|- | |- | ||
|Sidereal period of rotation: | |'''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|}}} | |{{{inclination_of_equator_to_orbit|}}} | ||
|- | |- | ||
|Escape velocity: | |'''Escape velocity''': | ||
|{{{escape_velocity|}}} | |{{{escape_velocity|}}} | ||
|- | |- | ||
|Albedo: | |'''Albedo''': | ||
|{{{albedo|}}} | |{{{albedo|}}} | ||
|- | |- | ||
|Semimajor axis | |'''Semimajor axis | ||
|{{{semimajor_axis|}}} | |{{{semimajor_axis|}}} | ||
|- | |- | ||
|Eccentricity: | |'''Eccentricity''': | ||
|{{{eccentricity|}}} | |{{{eccentricity|}}} | ||
|- | |- | ||
|Inclination to ecliptic: | |'''Inclination to ecliptic''': | ||
|{{{inclination_to_ecliptic|}}} | |{{{inclination_to_ecliptic|}}} | ||
|- | |- | ||
|Sidereal period of revolution: | |'''Sidereal period of revolution''': | ||
|{{{sidereal_period_of_revolution|}}} | |{{{sidereal_period_of_revolution|}}} | ||
|- | |- | ||
|Mean orbital velocity | |'''Mean orbital velocity | ||
|{{{mean_orbital_velocity|}}} | |{{{mean_orbital_velocity|}}} | ||
|}</includeonly><noinclude>{{TlDoc}}</noinclude> | |}</includeonly><noinclude>{{TlDoc}}</noinclude> |
Revision as of 23:46, 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.