Difference between revisions of "Template:Species infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Fixed)
m
Line 1: Line 1:
<noinclude>{{documentation}}
<noinclude>{{documentation}}
</noinclude><includeonly>{| class="infobox"
</noinclude><includeonly>{{infobox
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|title={{{name}}}
|-
|image={{{image|}}}
! colspan="2" class="infoboxCentre"| {{{image}}}{{#if:{{{image text|}}}|<br /><span style="font-weight:normal;">{{{image text}}}</span>|}}
|caption={{{image text|}}}
|-
|label1=Homeworld
{{#if:{{{homeworld|}}}|{{ginfobox/tbsub|Homeworld|{{{homeworld}}}}}|}}
|data1={{{homeworld|}}}
{{#if:{{{member of|}}}|{{ginfobox/tbsub|Member of|{{{member of}}}}}|}}
|label2=Member of
{{#if:{{{voiced by|}}}|{{ginfobox/tbsub|Voiced by|{{{voiced by}}}}}|}}
|data2={{{member of|}}}
{{ginfobox/tbsub|First appearance|{{{first appear}}}}}
|label3=Voiced by
|}</includeonly>
|data3={{{voiced by|}}}
|label4=First appearance
|data4={{{first appear}}}
}}</includeonly>

Revision as of 17:46, 18 July 2009

Documentation for {{species infobox}}

Use

This is for species or races of any kind. May also apply to artificially created species/races such as robots.

Usage

{{species infobox
|name         =
|image        = [[Image:Image.png|225px]]
|image text   = (optional) Text for the image
|image2       = An alternate image (optional)
|image text2  = (optional) Text for the image
|first appear =
|homeworld    = (optional)
|member of    = (optional) In case the race/species is member of some organisation (e.g. DOOP)
|wikipedia    = (optional) For information about the species unrelated to Futurama
}}

See also

  • I:I - for other infoboxes.