Difference between revisions of "Template:Character infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Added sf type, I'll explain later.)
(Trying the infobox template for this one!)
Line 1: Line 1:
<noinclude>{{documentation}}
<noinclude>{{documentation}}
</noinclude><includeonly>{| class="infobox"
</noinclude><includeonly>{{infobox
{{#if:{{{type|}}}|{{character infobox/character type|name={{{name}}}|catname={{{catname|}}}|1={{{type}}}|2={{{type2|}}}|3={{{type3|}}}|swas={{{swas type|}}}|sf={{{sf type|}}}}}|}}
|top={{#if:{{{type|}}}|{{character infobox/character type|name={{{name}}}|catname={{{catname|}}}|1={{{type}}}|2={{{type2|}}}|3={{{type3|}}}|swas={{{swas type|}}}|sf={{{sf type|}}}}}|}}
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|title=''{{{name|}}}''
|-
|image={{{image}}}
! colspan="2" class="infoboxCentre" | {{{image}}}{{#if:{{{image text|}}}|<br /><span style="font-weight:normal;">{{{image text}}}</span>|}}
|caption={{{image text|}}}
|-
|label1=Age
{{#if:{{{age|}}}|{{ginfobox/tbsub|Age|{{{age}}}}}|}}
|data1={{{age|}}}
{{#if:{{{birth date|}}}|{{ginfobox/tbsub|Date of birth|{{{birth date}}}}}|}}
|label2=Date of birth
{{#if:{{{gender|}}}|{{ginfobox/tbsub|Gender|{{{gender}}}}}|}}
|data2={{{birth date|}}}
{{#if:{{{species|}}}|{{ginfobox/tbsub|Species|{{{species}}}}}|}}
|label3=Gender
{{#if:{{{origin|}}}|{{ginfobox/tbsub|Planet of origin|{{{origin}}}}}|}}
|data3={{{gender|}}}
{{#if:{{{job|}}}|{{ginfobox/tbsub|Profession|{{{job}}}}}|}}
|label4=Species
{{#if:{{{bureaucrat grade|}}}|{{ginfobox/tbsub|Bureaucrat grade|{{{bureaucrat grade}}}}}|}}
|data4={{{species|}}}
{{#if:{{{family|}}}|{{ginfobox/tbsub|Relatives|{{{family}}}}}|}}
|label5=Planet of origin
{{ginfobox/tbsub|First appearance|{{{first appear}}}}}
|data5={{{origin|}}}
{{#if:{{{played by|}}}|{{ginfobox/tbsub|Played by|{{{played by}}}}}|}}
|label6=Profession
{{#if:{{{voiced by|}}}|{{ginfobox/tbsub|Voiced by|{{{voiced by}}}}}|}}
|data6={{{job|}}}
{{#if:{{{voice A|}}}|{{ginfobox/voice table|{{{voice A}}}|{{{voice A by}}}|{{{voice B|}}}|{{{voice B by|}}}|{{{voice C|}}}|{{{voice C by|}}}|{{{voice D|}}}|{{{voice D by|}}}|{{{voice E|}}}|{{{voice E by|}}}}}|}}
|label7=Bureaucrat grade
{{#if:{{{wikipedia|}}}|{{ginfobox/wikipedia|{{{wikipedia}}}}}|}}
|data7={{{bureaucrat grade|}}}
|}{{#if:{{NAMESPACE}}||[[Category:Characters|{{#if:{{{catname|}}}|{{{catname}}}|{{{name}}}}}]]}}{{#if:{{NAMESPACE}}||{{#if:{{{type|}}}{{{type2|}}}{{{type3|}}}||[[Category:Character articles not using types]]}}}}</includeonly>
|label8=Relatives
|data8={{{family|}}}
|label9=First appearance
|data9={{{first appear}}}
|label10=Played by
|data10={{{played by|}}}
|label11=Voiced by
|data11={{{voiced by|}}}
|data12={{#if:{{{voice A|}}}|{{character infobox/voice table|{{{voice A}}}|{{{voice A by}}}|{{{voice B|}}}|{{{voice B by|}}}|{{{voice C|}}}|{{{voice C by|}}}|{{{voice D|}}}|{{{voice D by|}}}|{{{voice E|}}}|{{{voice E by|}}}}}|}}
|data13={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
}}{{#if:{{NAMESPACE}}||[[Category:Characters|{{#if:{{{catname|}}}|{{{catname}}}|{{{name}}}}}]]{{#if:{{{type|}}}{{{type2|}}}{{{type3|}}}||[[Category:Character articles not using types]]}}}}</includeonly>

Revision as of 01:04, 14 April 2009

Documentation for {{character infobox}}

Use

This is for character articles. You should remember that there are things you would normally think would apply to the {{item infobox}}. However, could it for any reason be counted as a character, the character infobox prevails, as it allows for more possibilities.

If you do not have an image or there is no image available of the character, e.g. a pseudocharacter like Obliteron, use the No Character Image.png image.

Usage

{{character infobox
|name             = Name of character
|catname          = (optional) if you want a different name for the character to be filled by in the categories.
|type             = Primary character type, possible values: p (for primary), s (for secondary), t (for tertiary) and t plural (for two tertiary characters or more)
|type2            = (optional) Secondary character type, possible values: p (for pseudocharacters), d (for deceased characters), g (for special guests) and d plural (for two deceased characters or more)
|type3            = (optional) A second row of secondary character type, same values as above.
|swas type        = (optional) The show if the character is a character on a show within Futurama. (swas = Show Within A Show)
|sf type          = (optional) Similar to swas, only it is written '<fiction> character'. (sf = SubFiction)
|image            = [[Image:No Character Image.png|225px]]
|image text       = (optional)
|image2           = An alternate image (optional)
|image text2      = (optional)
|age              = (optional)
|birth date       = (optional)
|death date       = (optional)
|gender           = (only if ambiguous or if the character is a robot, in which case the values are [[manbot|Male]] and [[fembot|Female]])
|species          = (optional)
|origin           = (optional)
|job              = (optional)
|family           = (optional)
|first appear     = The media (episode, film, comic, game) the character first appeared in.
|voiced by        = if the character does not speak, the value should be the word "none".
|voice A          = (optional) in case of several characters, use this.  Name of A voice.
|voice A by       = (optional) voice actor/ess of A voice.  So on till E.
|played by        = (optional) In case the character is a character played by another character on a show within a show on Futurama.
|bureaucrat grade = (optional)
|wikipedia        = (optional) for information about the person unrelated to Futurama
}}

See also

  • I:I - for other infoboxes.