Template:Infobox institute

Documentation icon Template documentation[view] [edit] [history] [purge]

{{Infobox institute}} can be used to provide at-a-glance information at the start of an article about an institute, such as a research institute, which are often associated with a college or university.

Usage

{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|upright={{{image_upright}}}]]
{{{caption}}}
Latin: {{{latin_name}}}
Other name{{{other_name}}}
Motto{{{motto}}}
Motto in English{{{mottoeng}}}
Parent institution{{{parent}}}
Founder(s){{{founder}}}
Established{{{established}}}
Mission{{{mission}}}
Focus{{{focus}}}
President{{{president}}}
Chairman{{{chairman}}}
{{{head}}}
Faculty{{{faculty}}}
Adjunct faculty{{{adjunct_faculty}}}
Staff{{{staff}}}
Key people{{{key_people}}}
Budget{{{budget}}}
Endowment{{{endowment}}}
Debt{{{debt}}}
Members{{{num_members}}}
Subsidiaries{{{subsidiaries}}}
Owner{{{owner}}}
Formerly called{{{former_name}}}
Address{{{address}}}
Location
{{{location}}} or {{{city}}}, {{{state}}}, {{{country}}} or {{{city}}}, {{{province}}}, {{{country}}}
Website{{{website}}}
Dissolved{{{dissolved}}}
{{{footnotes}}}
{{Infobox institute
| name              = 
| image             = 
| image_size        = 
| image_upright     = 
| image_alt         = 
| caption           = 
| latin_name        = 
| other_name        = 
| motto             = 
| mottoeng          = 
| parent            = 
| founder           = 
| established       = 
| mission           = 
| focus             = 
| president         = 
| chairman          = 
| head_label        = 
| head              = 
| faculty           = 
| adjunct_faculty   = 
| staff             = 
| key_people        = 
| budget            = 
| endowment         = 
| debt              = 
| num_members       = 
| subsidiaries      = 
| owner             = 
| slogan            = 
| former_name       = 
| address           = 
| location          = 
| city              = 
| state             = 
| province          = 
| country           = 
| coordinates       = <!-- or |coor= -->
| website           = 
| dissolved         = 
| footnotes         = 
}}

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Infobox institute

<templatedata> { "description": "Non-profit research organization", "params": { "name": {}, "image": {}, "image_size": {}, "caption": {}, "latin_name": {}, "motto": {}, "parent": {}, "founder": {}, "established": {}, "mission": {}, "focus": {}, "president": {}, "chairman": {}, "head_label": {}, "head": {}, "faculty": {}, "adjunct_faculty": {}, "staff": {}, "key_people": {}, "budget": {}, "endowment": {}, "debt": {}, "subsidiaries": {}, "owner": {}, "former_name": {}, "location": {}, "city": {}, "state": { "aliases": [ "province" ], "label": "state", "type": "string" }, "country": {}, "address": { "label": "address", "type": "string" }, "website": {}, "dissolved": {}, "footnotes": {}, "image_upright": { "label": "image_upright", "type": "wiki-file-name" }, "image_alt": { "label": "image_alt", "type": "wiki-file-name" }, "other_name": { "label": "other_name", "type": "string" }, "mottoeng": { "label": "mottoeng", "type": "string" }, "num_members": { "label": "num_members", "type": "number" }, "slogan": { "aliases": [ "organization_motto", "Non-profit_slogan", "non-profit_slogan" ], "label": "slogan", "type": "string" }, "coordinates": { "aliases": [ "coor" ], "label": "coordinates", "type": "string" } }, "format": "block", "paramOrder": [ "name", "image", "image_size", "image_upright", "image_alt", "caption", "latin_name", "other_name", "motto", "mottoeng", "parent", "founder", "established", "mission", "focus", "president", "chairman", "head_label", "head", "faculty", "adjunct_faculty", "staff", "key_people", "budget", "endowment", "debt", "num_members", "subsidiaries", "owner", "slogan", "former_name", "address", "location", "city", "state", "country", "coordinates", "website", "dissolved", "footnotes" ] } </templatedata>

Microformat

The HTML mark up produced by this template includes an hCard microformat, which makes the organisation's details parsable by computers, either acting automatically to catalogue article across Wikipedia, or via a browser tool operated by a reader, to (for example) add the subject to an address book. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

  • If the organisation has an "established", "founded", "opened" or similar date, use {{Start date}} (unless the date is before 1583 CE).
  • If the organisation has a URL, use {{URL}}.
  • If the organisation has a "coordinates" field, use {{Coord}} to include a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • category
  • country-name
  • extended-address
  • fn
  • geo
  • label
  • latitude
  • locality
  • longitude
  • nickname
  • note
  • org
  • region
  • street-address
  • url
  • vcard

Please do not rename or remove these classes; nor collapse nested elements which use them.

Tracking category