Difference between revisions of "Template:Group infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<noinclude>{{documentation}}
<noinclude>{{documentation}}
</noinclude><includeonly>{| class="infobox"
</noinclude><includeonly>{{infobox
! colspan="2" class="infoboxHeader" | <big>''{{{name}}}''</big>
|title={{{name}}}
|-
|image={{{image|}}}
| colspan="2" class="infoboxCentre" | {{{image}}}{{#if:{{{image text|}}}|<br />{{{image text}}}|}}
|caption={{{image text|}}}
|-
|label1=Slogan
{{#if:{{{slogan|}}}|{{ginfobox/tbsub|Slogan|{{{slogan}}}}}|}}
|data1={{{slogan|}}}
{{#if:{{{location|}}}|{{ginfobox/tbsub|Location|{{{location}}}}}|}}
|label2=Location
{{#if:{{{business|}}}|{{ginfobox/tbsub|Business|{{{business}}}}}|}}
|data2={{{location|}}}
{{#if:{{{type|}}}|{{ginfobox/tbsub|Organisation type|{{{type}}}}}|}}
|label3=Business
{{ginfobox/tbsub|First appearance|{{{first appear}}}}}
|data3={{{business|}}}
{{#if:{{{status|}}}|{{ginfobox/tbsub|Current status|{{{status}}}}}|}}
|label4=Organisation type
|}</includeonly>
|data4={{{type|}}}
|label5=First appearance
|data5={{{first appear}}}
|label6=Current status
|data6={{{status|}}}
}}</includeonly>

Revision as of 02:05, 2 May 2009

Documentation for {{group infobox}}

Use

This infobox is for groups and organisation. These are generally considered articles that cannot be described fully by the {{place infobox}} or {{character infobox}}. Also, if it is a species or race in question, use {{species infobox}} instead. A group is usually a collection of characters, and each character may have different importance for the overall plot than its other characters. For instance, Fatbot appears a lot more than the other Fratbots.

For organisations, it would apply to something as DOOP or similar. Something with too many people and too many locations to serve with a single "place infobox".

Usage

{{group infobox
|name           = Name of group or organisation
|image          = [[Image:Image.png|225px]] If logo is available, use that.
|image text     = (optional)
|image2         = An alternate image (optional)
|image text2    = (optional)
|location       = (optional) Its primary location(s)
|type           = (optional) Organisation type
|business       = (optional) Type of business
|leader         = (optional) Leader of the group
|first appear   = 
|status         = (optional) Current status of group/organisation
|wikipedia      = (optional) For information about the group unrelated to Futurama
}}

See also

  • I:I - other infoboxes.