Template:Infobox laboratory/doc
This is a documentation subpage for Template:Infobox laboratory. It contains usage information, categories and other content that is not part of the original template page. |
[[File:{{{logo}}}|frameless]] | |
[[File:{{{image}}}|frameless]] {{{caption}}} | |
Latin | {{{latin_name}}} |
---|---|
Motto | {{{motto}}} |
Established | {{{established}}} |
Research type | {{{type}}} |
Budget | {{{budget}}} |
Debt | {{{debt}}} |
Field of research | {{{research_field}}} |
President | {{{president}}} |
Vice-President | {{{vice-president}}} |
Dean | {{{dean}}} |
Director | director or directors |
{{{head_label}}} | {{{head}}} |
Faculty | {{{faculty}}} |
Staff | {{{staff}}} |
Students | {{{students}}} |
Alumni | {{{alumni}}} |
Address | {{{address}}} |
Location |
{{{city}}}, {{{state}}}, {{{country}}} {{{coor}}} |
Zip code | {{{zipcode}}} |
Campus | {{{campus}}} |
{{{free_label}}} | {{{free}}} |
Affiliations | {{{affiliations}}} |
Operating agency | {{{operating_agency}}} |
{{{nobel_laureates}}} | |
Website | {{{website}}} |
{{{footnotes}}} |
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here. |
Purpose
{{Infobox laboratory}} closely resembles {{Infobox university}}. To see an example of {{Infobox laboratory}} in use, see below and/or Lawrence Berkeley National Laboratory.
Usage
{{Infobox laboratory | name = <!--(required)--> | native_name = | image = | caption = | latin_name = | motto = | established = <!--(required)--> {{start date|YYYY|MM|DD}} | type = <!--Research type (basic, applied, classified, unclassified, …)--> | budget = | debt = | research_field = | president = | vice-president = | dean = | director = <!--or: | directors = --> | head_label = | head = | faculty = | staff = | students = | alumni = | address = | city = <!--(required if location to be displayed)--> | state = | province = | country = | coor = <!--{{coord|LAT|LON|type:landmark|display=inline,title}}--> | zipcode = | campus = | free_label = | free = | affiliations = | operating_agency = | nobel_laureates = <!--Number and/or names of Nobel laureates associated with the laboratory/institute--> | website = <!--{{URL|example.edu}}--> | 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 |
11 | |
Website | www.lbl.gov |
{{Infobox laboratory |name = Lawrence Berkeley National Laboratory |motto = Bringing science solutions to the world |image = [[File:Dabney-minimalist-vector.svg|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
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.
See also
|