Difference between revisions of "Template:Planet infobox/doc"

From Ultronomicon
Jump to navigation Jump to search
(Created page with "=== Use === Infobox for planets, replacing {{temp|PlanetBox}}. === Usage === <pre>{{planet infobox |name = Name of planet |image = Image, use full syntax, e.g. [...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=== Use ===
 
=== Use ===
  
Infobox for planets, replacing {{temp|PlanetBox}}.
+
Infobox for planets, replacing {{t|PlanetBox}}.
  
 
=== Usage ===
 
=== Usage ===
  
 
<pre>{{planet infobox
 
<pre>{{planet infobox
|name       = Name of planet
+
|name       = Name of planet
|image     = Image, use full syntax, e.g. [[File:<filename>|225px]]
+
|local name  = Another name of planet, if different from its star map name (optional)
|caption   = Image caption (optional)
+
|image       = Image of planet, just the filename
|orbit     = Orbit in AU
+
|customimage = In case there is a need for full image syntax, use this (optional)
|mass       = Mass in e.s.
+
|caption     = Image caption (optional)
|atmo       = Atmosphere
+
|species    = The species that lives here
|radius     = Radius
+
|ishomeworld = Whether it is the homeworld for the above species (default: no)
|temp       = Temperature
+
|star        = Name of star it orbits (optional)
|gravity   = Gravity
+
|orbit       = Orbit in AU
|weather   = Weather (default: None)
+
|mass       = Mass in e.s.
|day       = Day length
+
|atmo       = Atmosphere
|tectonics = Tectonics (default: None)
+
|radius     = Radius
|tilt       = Tilt
+
|temp       = Temperature
|map       = Map filename, just filename. (optional)
+
|gravity     = Gravity
|type       = Type of world
+
|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[edit]

Infobox for planets, replacing {{PlanetBox}}.

Usage[edit]

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