Difference between revisions of "Template:Crew infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (That's better left optional.)
m (It would be better if left the image optional as well... we don't always have that available.)
Line 1: Line 1:
{| class="infobox"
{| class="infobox"
! colspan="2" class="infoboxHeader" | <big>''{{{firstname}}} {{{surname}}}''</big>
! colspan="2" class="infoboxHeader" | <big>''{{{firstname}}} {{{surname}}}''</big>
|-
{{#if:{{{image|}}}|{{ginfobox/image|{{{image}}}|{{{image text|}}}}}|}}
! colspan="2" class="infoboxCentre" | {{{image}}}{{#if:{{{image text|}}}|<br /><span style="font-weight:normal;">{{{image text}}}</span>|}}
|-
|-
{{ginfobox/tbsub|Profession|{{{profession}}}}}
{{ginfobox/tbsub|Profession|{{{profession}}}}}

Revision as of 23:09, 17 March 2008

{{{firstname}}} {{{surname}}}
Profession {{{profession}}}

Usage:

{{crew infobox
|firstname=Firstname
|surname=Surname
|image=[[Image:<image>|225px]] (image of the person in question)
|profession=What they do on the show/comics.
|birth date=(optional)
|wikipedia=(optional) Wikipedia link
|imdb=(optional) IMDB id
}}

Note: Firstname includes middle names. E.g.:

|firstname=David X.
|surname=Cohen

The reason for the split is for later reference.