Difference between revisions of "Template:Place infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(A new infobox for places. Rawr.)
 
 
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| style="float: right; width: 250px; border: 1px solid #d3d3d3; background: #f0f0f0; font-size: 0.9em; margin-left: 15px;"
<noinclude>{{documentation}}
! colspan="2" style="background: #d3d3d3; padding: 1px 5px;" | <big>''{{{name}}}''</big>
</noinclude><includeonly>{{infobox
|-
|title={{{name}}}
! colspan="2" | {{{image}}}{{#if:{{{image text|}}}|<br />{{{image text}}}|}}
|image={{{image}}}
|-
|image2={{{image2|}}}
{{#if:{{{location|}}}|{{place infobox/tbsub|Location|{{{location}}}}}|}}
|caption={{{image text|}}}
{{place infobox/tbsub|First appearance|{{{first appear}}}}}
|caption2={{{image text2|}}}
|}
|label1=Location
|data1={{{location|}}}
|label2=Planet of location
|data2={{{planet|}}}
|label3=Star
|data3={{{star|}}}
|label4=Inhabited by
|data4={{{inhabited by|}}}
|label5={{{ruler type|Ruled by}}}
|data5={{{ruler|}}}
|label6=Member of
|data6={{{member of|}}}
|label7=Status
|data7={{{status|}}}
|label8=First appearance
|data8={{{first appear}}}
|data13={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
}}[[Category:Places]]</includeonly>

Latest revision as of 20:57, 3 August 2013

Documentation for {{place infobox}}

Use

This is for places and planets.

Usage

{{place infobox
|name         = Name of place/planet
|image        = [[Image:<image>|225px]]
|image text   = (optional)
|image2       = An alternate image (optional)
|image text2  = (optional)
|location     = (optional)
|planet       = (optional)
|star         = (optional) Name of the star it orbits (if planet)
|status       = (optional) Current status of place/planet
|first appear = Which episode it first appeared in
|inhabited by = (optional) Main specie(s) inhabiting the planet (if planet)
|member of    = (optional) In case the planet is a member of an organisation (e.g. DOOP) (if planet)
|ruler        = (optional) The ruler of the planet (if planet)
|wikipedia    = (optional) For a Wikipedia article
}}

See also

  • I:I - other infoboxes.