Difference between revisions of "Template:Place infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(There... added some more stuff. If you have any suggestions for other "arguments" please suggest them!)
 
(15 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 /><span style="font-weight:normal;">{{{image text}}}</span>|}}
|image={{{image}}}
|-
|image2={{{image2|}}}
{{#if:{{{location|}}}|{{place infobox/tbsub|Location|{{{location}}}}}|}}
|caption={{{image text|}}}
{{#if:{{{planet|}}}|{{place infobox/tbsub|Planet of location|{{{planet}}}}}|}}
|caption2={{{image text2|}}}
{{#if:{{{star|}}}|{{place infobox/tbsub|Star|{{{star}}}}}|}}
|label1=Location
{{place infobox/tbsub|First appearance|{{{first appear}}}}}
|data1={{{location|}}}
|}<noinclude>
|label2=Planet of location
Usage:
|data2={{{planet|}}}
This infobox is both for places like a building or a city, but also for planets among other things.
|label3=Star
<pre>
|data3={{{star|}}}
{{place infobox
|label4=Inhabited by
|name=Name of place/planet
|data4={{{inhabited by|}}}
|image=Image name
|label5={{{ruler type|Ruled by}}}
|image text=(optional)
|data5={{{ruler|}}}
|location=(optional)
|label6=Member of
|planet=(optional)
|data6={{{member of|}}}
|star=(optional) Name of the star it orbits
|label7=Status
|first appear=Which episode it first appeared in
|data7={{{status|}}}
}}
|label8=First appearance
</pre>
|data8={{{first appear}}}
</noinclude>
|data13={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
}}[[Category:Places]]</includeonly>

Latest revision as of 19: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.