قالب:جدول معمل

(تم التحويل من قالب:Infobox Laboratory)
Template documentation[view] [edit] [history] [purge]

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

Lawrence Berkeley National Laboratory
Dabney-minimalist.png
الحاديBringing science solutions to the world
تأسس26 أغسطس 1931 (1931-08-26)
نوع البحثUnclassified
الميزانية$652 million
المديرPaul Alivisatos
الموظفون4000
الطلاب800
الموقعBerkeley، California
الحرم200 acres (0.81 km2)
الوكالة المشغـِّلة
University of California
11
الموقع الإلكتروني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

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.
Subtemplates
  • Use {{start date}} 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.
  • Use {{coord}} for coordinates associated with the organisation (e.g. the location of its headquarters). A Geo microformat will then make these coordinates parsable, e.g. for use in online mapping, downloading to a GPS unit, etc.

Please do not remove instances of these subtemplates.

Classes used

The HTML classes this microformat uses 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.

See also