Template:Infobox laboratory
Purpose
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
{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
| Motto | Bringing science solutions to the world |
|---|---|
| Established | August 26, 1931 |
| 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 |
{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
- Subtemplates
- Use {Start date and age} for the date on which an organisation was "established", "founded", "opened" or otherwise started, unless that date is before 1583 CE.
- Use {URL} for an organisation's URL.
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.
nor collapse nested elements which use them.