Template:Planet infobox: Difference between revisions

From Ultronomicon
Jump to navigation Jump to search
Svip (talk | contribs)
Created page with "<includeonly>{{infobox |above=Planet |top={{{type}}} |name={{{name}}} |image={{{image}}} |caption={{{caption|}}} |label1=Orbit |data..."
 
Svip (talk | contribs)
mNo edit summary
Line 1: Line 1:
<includeonly>{{infobox
<includeonly>{{infobox
|above=[[:Category:Planets|Planet]]
|above=[[:Category:Planets|Planet]]
|top=[[Types of planets|{{{type}}}]]
|top=[[List of planet types|{{{type}}}]]
|name={{{name}}}
|title={{{name}}}
|image={{{image}}}
|image={{{image}}}
|caption={{{caption|}}}
|caption={{{caption|}}}

Revision as of 22:29, 27 August 2012

Documentation for {{planet infobox}}

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)
}}