Difference between revisions of "Template:Group infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created infobox.)
 
 
(7 intermediate revisions by 4 users not shown)
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}}}|}}
|image2={{{image2|}}}
|-
|caption={{{image text|}}}
{{#if:{{{location|}}}|{{ginfobox/tbsub|Location|{{{location}}}}}|}}
|caption2={{{image text2|}}}
{{#if:{{{business|}}}|{{ginfobox/tbsub|Business|{{{business}}}}}|}}
|label1=Slogan
{{#if:{{{type|}}}|{{ginfobox/tbsub|Organisation type|{{{type}}}}}|}}
|data1={{{slogan|}}}
{{ginfobox/tbsub|First appearance|{{{first appear}}}}}
|label2=Location
{{#if:{{{status|}}}|{{ginfobox/tbsub|Current status|{{{status}}}}}|}}
|data2={{{location|}}}
|}</includeonly>
|label3=Organisation type
|data3={{{type|}}}
|label4=Business
|data4={{{business|}}}
|label5={{{leader type|Leader}}}
|data5={{{leader|}}}
|label6=First appearance
|data6={{{first appear}}}
|label7=Current status
|data7={{{status|}}}
|data8={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
}}</includeonly>

Latest revision as of 14:38, 2 January 2014

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.