Difference between revisions of "Template:Species infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Added usage.)
m (Now with CSS classes.)
Line 1: Line 1:
{| style="float: right; width: 250px; border: 1px solid #d3d3d3; background: #f0f0f0; font-size: 0.9em; margin-left: 15px;"
{| class="infobox"
! colspan="2" style="background: #d3d3d3; padding: 1px 5px;" | <big>''{{{name}}}''</big>
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|-
|-
! colspan="2" | {{{image}}}{{#if:{{{image text|}}}|<br /><span style="font-weight:normal;">{{{image text}}}</span>|}}
! colspan="2" class="infoboxCentre"| {{{image}}}{{#if:{{{image text|}}}|<br /><span style="font-weight:normal;">{{{image text}}}</span>|}}
|-
|-
{{#if:{{{homeworld|}}}|{{ginfobox/tbsub|Homeworld|{{{homeworld}}}}}|}}
{{#if:{{{homeworld|}}}|{{ginfobox/tbsub|Homeworld|{{{homeworld}}}}}|}}

Revision as of 00:03, 2 March 2008

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

Usage:

{{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)
}}