Purpose change

The {{Infobox laboratory}} template is much like the {{Infobox university}} template, have a look at Lawrence Berkeley National Laboratory for an example of usage.

Usage change

{{Infobox laboratory
|name             = [Required]
|native_name      = 
|image            = 
|latin_name       = 
|motto            = 
|established      = [Required, use {{Start date}}]
|type             = [Research type, e.g., basic/applied, classified/unclassified]
|budget           = 
|debt             = 
|research_field   = 
|rector           = 
|chancellor       = 
|president        = 
|vice-president   = 
|provost          = 
|principal        = 
|vice_chancellor  = 
|dean             = 
|director         = 
|head_label       = 
|head             = 
|faculty          = 
|staff            = 
|students         = 
|undergrad        = 
|postgrad         = 
|doctoral         = [No. of doctoral students]
|profess          = [No. of professional students]
|postdoc          = 
|alumni           = 
|address          = 
|city             = [Required for Location field to display]
|state            = 
|province         = 
|country          = 
|coor             = [Use {{Coord}} with display=inline,title]
|zipcode          = 
|telephone        = 
|fax              = 
|campus           = 
|free_label       = 
|free             = 
|sports           = 
|colours          = 
|colors           = 
|nickname         = 
|mascot           = 
|fightsong        = 
|affiliations     = 
|operating_agency = 
|nobel_laureates  = [No. of Nobel Laureates for work done in lab]
|website          = [Use {{URL}}]
|logo             = 
|footnotes        = 
}}

Example change

Lawrence Berkeley National Laboratory

Motto Bringing science solutions to the world
Established August 26, 1931 (1931-08-26)
Research Type Unclassified
Budget $652 million
Director Paul Alivisatos
Staff 4000
Students 800
Location Berkeley, California
Campus 200 acres (0.81 km2)
Operating Agency University of California
Nobel Laureates 11
Website www.lbl.gov
{{Infobox laboratory
|name             = Lawrence Berkeley National Laboratory
|motto            = Bringing science solutions to the world
|image            = [[File:Dabney-minimalist.png|150px]]
|established      = {{Start date|1931|08|26}}
|director         = [[Paul Alivisatos]]
|city             = [[Berkeley, California|Berkeley]]
|state            = California
|budget           = $652 million
|type             = Unclassified
|staff            = 4000
|campus           = {{convert|200|acre|km2}}
|students         = 800
|nobel_laureates  = 11
|operating_agency = [[University of California]]
|website          = {{URL|www.lbl.gov}}
}}

Microformat change

The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject on English Wikipedia.

Subtemplates

Please do not remove instances of these subtemplates.

Classes used

The HTML classes of this microformat include:

  • 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.