Difference between revisions of "Template:Crew infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Make it a link!)
m
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox"
<noinclude>{{documentation}}
! colspan="2" class="infoboxHeader" | <big>''{{{firstname}}} {{{surname}}}''</big>
</noinclude><includeonly>{{infobox
|-
|title={{{firstname}}} {{{surname}}}
! colspan="2" class="infoboxCentre" | {{{image}}}{{#if:{{{image text|}}}|<br /><span style="font-weight:normal;">{{{image text}}}</span>|}}
|image={{#if:{{{image|}}}|{{{image}}}|}}
|-
|caption={{{image text|{{{image caption|}}}}}}
{{ginfobox/tbsub|Profession|{{{profession}}}}}
|label1=Profession
{{ginfobox/tbsub|Birth date|{{{birth date}}}}}
|data1={{{profession}}}
{{#if:{{{imdb|}}}|{{ginfobox/tbsub|IMDB profile|[http://www.imdb.com/name/{{{imdb}}} {{{imdb}}}]}}|}}
|label2=Born
{{#if:{{{wikipedia|}}}|{{ginfobox/wikipedia|{{{wikipedia}}}}}|}}
|data2={{{birth date|}}}
|}<noinclude>
|label3=Died
Usage:
|data3={{{death date|}}}
<pre>{{crew infobox
|label4=IMDB profile
|firstname=Firstname
|data4={{#if:{{{imdb|}}}|[http://www.imdb.com/name/{{{imdb}}} {{{imdb}}}]|}}
|surname=Surname
|data5={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
|image=[[Image:<image>|225px]] (image of the person in question)
|data6={{infobox/category link|{{{voice category|}}}|Characters voiced by {{{voice category}}}|Category of characters voiced by {{{voice category}}}}}
|profession=What they do on the show/comics.
|data7={{infobox/category link|{{{commentary category|}}}|Commentaries with {{{commentary category}}}|Category of commentaries in which {{{commentary category}}} participated}}
|birth date=
|data8={{infobox/category link|{{{epwritten category|}}}|Episodes written by {{{epwritten category}}}|Category of episodes written by {{{epwritten category}}}}}
|wikipedia=(optional) Wikipedia link
|data9={{infobox/category link|{{{epdirected category|}}}|Episodes directed by {{{epdirected category}}}|Category of episodes directed by {{{epdirected category}}}}}
|imdb=(optional) IMDB id
|data10={{infobox/category link|{{{cmwritten category|}}}|Comics written by {{{cmwritten category}}}|Category of comics written by {{{cmwritten category}}}}}
}}</pre>
|data11={{infobox/category link|{{{cmart category|}}}|Comics drawn by {{{cmart category}}}|Category of comics drawn by {{{cmart category}}}}}
 
}}[[Category:Crew]]{{#if:{{{chartype|}}}|[[Category:Characters|{{{surname}}}, {{{firstname}}}]] [[Category:Tertiary characters|{{{surname}}}, {{{firstname}}}]] {{#switch:{{{chartype|}}}|h=[[Category:Heads in jars|{{{surname}}}, {{{firstname}}}]]|=}}|}}</includeonly>
Note: Firstname includes middle names.  E.g.:
<pre>|firstname=David X.
|surname=Cohen</pre>
 
The reason for the split is for later reference.
</noinclude>

Latest revision as of 09:25, 19 January 2012

Documentation for {{crew infobox}}

Use

This is for people who have worked on the show, be it writers, voice actors, producers, directors, whatnot, they use this template.

If you have no image available of the person in question, be it for legal reasons or simply don't have one, use the No Character Image.png image.

Usage

{{crew infobox
|firstname      = Firstname
|surname        = Surname
|image          = [[Image:No Character Image.png|225px]] (image of the person in question)
|profession     = What they do on Futurama.
                  Off-show professions can be mentioned outside the infobox.
|birth date     = (optional)
|death date     = (optional)
|wikipedia      = (optional) Wikipedia link
|imdb           = (optional) IMDB id
|chartype       = (optional) In case the crew also appears as a character (even non-speaking
                             and background), this value can be set to h (for head in a jar)
                             or n (for not).  Being a tertiary character is assumed.
|voice category = (optional) If it is a voice actor, they have a category attached
                             of characters they've voiced, use this to point out the
                             name they appear on in the category.
}}

Remember that "firstname" includes middle names, e.g.:

|firstname=David X.
|surname=Cohen

See also

  • I:I - for other infoboxes.