Template:Planet infobox/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m →Usage |
||
(4 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
<pre>{{planet infobox | <pre>{{planet infobox | ||
|name | |name = Name of planet | ||
|image | |local name = Another name of planet, if different from its star map name (optional) | ||
|caption | |image = Image of planet, just the filename | ||
|orbit | |customimage = In case there is a need for full image syntax, use this (optional) | ||
|mass | |caption = Image caption (optional) | ||
|atmo | |species = The species that lives here | ||
|radius | |ishomeworld = Whether it is the homeworld for the above species (default: no) | ||
|temp | |star = Name of star it orbits (optional) | ||
|gravity | |orbit = Orbit in AU | ||
|weather | |mass = Mass in e.s. | ||
|day | |atmo = Atmosphere | ||
|tectonics | |radius = Radius | ||
|tilt | |temp = Temperature | ||
|map | |gravity = Gravity | ||
|type | |weather = Weather (default: None) | ||
|satellites = List of satellites (optional) | |day = Day length | ||
|tectonics = Tectonics (default: None) | |||
|tilt = Tilt | |||
|map = Map filename, just filename. (optional) | |||
|type = Type of world | |||
|satellites = List of satellites (optional) | |||
}}</pre> | }}</pre> |
Latest revision as of 08:44, 28 August 2012
Use
Infobox for planets, replacing {{PlanetBox}}.
Usage
{{planet infobox |name = Name of planet |local name = Another name of planet, if different from its star map name (optional) |image = Image of planet, just the filename |customimage = In case there is a need for full image syntax, use this (optional) |caption = Image caption (optional) |species = The species that lives here |ishomeworld = Whether it is the homeworld for the above species (default: no) |star = Name of star it orbits (optional) |orbit = Orbit in AU |mass = Mass in e.s. |atmo = Atmosphere |radius = Radius |temp = Temperature |gravity = Gravity |weather = Weather (default: None) |day = Day length |tectonics = Tectonics (default: None) |tilt = Tilt |map = Map filename, just filename. (optional) |type = Type of world |satellites = List of satellites (optional) }}