Difference between revisions of "Template:Species infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Now with CSS classes.)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="infobox"
<noinclude>{{documentation}}
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
</noinclude><includeonly>{{infobox
|-
|title={{{name}}}
! colspan="2" class="infoboxCentre"| {{{image}}}{{#if:{{{image text|}}}|<br /><span style="font-weight:normal;">{{{image text}}}</span>|}}
|image={{{image|}}}
|-
|image2={{{image2|}}}
{{#if:{{{homeworld|}}}|{{ginfobox/tbsub|Homeworld|{{{homeworld}}}}}|}}
|caption={{{image text|}}}
{{#if:{{{member of|}}}|{{ginfobox/tbsub|Member of|{{{member of}}}}}|}}
|caption2={{{image text2|}}}
{{ginfobox/tbsub|First appearance|{{{first appear}}}}}
|label1=Homeworld
|}<noinclude>'''Usage:'''
|data1={{{homeworld|}}}
<pre>{{species infobox
|label2=Member of
|name=
|data2={{{member of|}}}
|image=[[Image:Image.png|225px]]
|label4=Voiced by
|image text=(optional) Text for the image
|data4={{#if:{{{voiced by|}}}|[[{{{voiced by}}}]][[Category:Characters voiced by {{{voiced by}}}|{{{catname|{{{name}}}}}}]]|}}
|first appear=
|label3=First appearance
|homeworld=(optional)
|data3={{{first appear}}}
|member of=(optional) In case the race/species is member of some organisation (e.g. DOOP)
|data5={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
}}
}}</includeonly>
</pre></noinclude>

Latest revision as of 01:42, 17 November 2014

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.