Difference between revisions of "Template:Place infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Like that...)
m (Added two more variables.)
Line 7: Line 7:
{{#if:{{{planet|}}}|{{place infobox/tbsub|Planet of location|{{{planet}}}}}|}}
{{#if:{{{planet|}}}|{{place infobox/tbsub|Planet of location|{{{planet}}}}}|}}
{{#if:{{{star|}}}|{{place infobox/tbsub|Star|{{{star}}}}}|}}
{{#if:{{{star|}}}|{{place infobox/tbsub|Star|{{{star}}}}}|}}
{{#if:{{{inhabited by|}}}|{{place infobox/tbsub|Inhabited by|{{{inhabited by}}}}}|}}
{{#if:{{{member of|}}}|{{place infobox/tbsub|Member of|{{{member of}}}}}|}}
{{place infobox/tbsub|First appearance|{{{first appear}}}}}
{{place infobox/tbsub|First appearance|{{{first appear}}}}}
|}<noinclude>
|}<noinclude>
Line 18: Line 20:
|location=(optional)
|location=(optional)
|planet=(optional)
|planet=(optional)
|star=(optional) Name of the star it orbits
|star=(optional) Name of the star it orbits (if planet)
|first appear=Which episode it first appeared in
|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)
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 02:10, 14 January 2008

{{{name}}}
{{{image}}}
First appearance {{{first appear}}}

Usage: This infobox is both for places like a building or a city, but also for planets among other things.

{{place infobox
|name=Name of place/planet
|image=[[Image:<image>|225px]]
|image text=(optional)
|location=(optional)
|planet=(optional)
|star=(optional) Name of the star it orbits (if 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)
}}