Difference between revisions of "Template:Planet infobox"

From Ultronomicon
Jump to navigation Jump to search
m (Doesn't make it simpler, I guess.)
m
Line 6: Line 6:
 
|caption={{{caption|}}}
 
|caption={{{caption|}}}
 
|header1={{#if:{{{species|}}}|Political|}}
 
|header1={{#if:{{{species|}}}|Political|}}
|label2={{#ifeq:{{{ishomeworld|no}}}|yes|Homeworld for|Inhabited by}}
+
|label2={{#ifeq:{{{washomeworld|no}}}|yes|Former homeworld for|{{#ifeq:{{{ishomeworld|no}}}|yes|Homeworld for|Inhabited by}}}}
 
|data2={{{species|}}}
 
|data2={{{species|}}}
 
|header9=Astronomical data
 
|header9=Astronomical data

Revision as of 12:59, 28 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)
}}