Template:Planet infobox/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m →Usage |
||
| Line 6: | Line 6: | ||
<pre>{{planet infobox | <pre>{{planet infobox | ||
|name | |name = Name of planet | ||
|image | |image = Image of planet, just the filename | ||
|caption | |customimage = In case there is a need for full image syntax, use this (optional) | ||
|orbit | |caption = Image caption (optional) | ||
|mass | |orbit = Orbit in AU | ||
|atmo | |mass = Mass in e.s. | ||
|radius | |atmo = Atmosphere | ||
|temp | |radius = Radius | ||
|gravity | |temp = Temperature | ||
|weather | |gravity = Gravity | ||
|day | |weather = Weather (default: None) | ||
|tectonics | |day = Day length | ||
|tilt | |tectonics = Tectonics (default: None) | ||
|map | |tilt = Tilt | ||
|type | |map = Map filename, just filename. (optional) | ||
|satellites = List of satellites (optional) | |type = Type of world | ||
|satellites = List of satellites (optional) | |||
}}</pre> | }}</pre> | ||
Revision as of 22:32, 27 August 2012
Use
Infobox for planets, replacing {{PlanetBox}}.
Usage
{{planet infobox
|name = Name of planet
|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)
|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)
}}