Difference between revisions of "Template:Species infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Now with CSS classes.)
(Now with documentation!)
Line 1: Line 1:
{| class="infobox"
<noinclude>{{documentation}}
</noinclude><includeonly>{| class="infobox"
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|-
|-
Line 7: Line 8:
{{#if:{{{member of|}}}|{{ginfobox/tbsub|Member of|{{{member of}}}}}|}}
{{#if:{{{member of|}}}|{{ginfobox/tbsub|Member of|{{{member of}}}}}|}}
{{ginfobox/tbsub|First appearance|{{{first appear}}}}}
{{ginfobox/tbsub|First appearance|{{{first appear}}}}}
|}<noinclude>'''Usage:'''
|}</includeonly>
<pre>{{species infobox
|name=
|image=[[Image:Image.png|225px]]
|image text=(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)
}}
</pre></noinclude>

Revision as of 02:22, 12 April 2008

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.