Template:Infobox planet: Difference between revisions
Jump to navigation
Jump to search
imported>Daniel Mietchen m (|-) |
imported>Daniel Mietchen m (style) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| class="infobox" style="font-size: 90%; width: 22em; text-align: left" | <includeonly>{| class="infobox" style="font-size: 90%; width: 22em; text-align: left" | ||
|+ '''{{{name}}}''' | |+ '''{{{name}}}''' | ||
|- | |- | ||
| Name: | |'''{{#if: {{{image|}}} | ! colspan="2" class="caption" style="width:auto; text-align:center" {{!}} [[Image:{{{image}}}|200px]] }} | ||
|- | |||
|'''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> |
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.