Revision as of 17:39, 15 April 2013 editTürk Süvarisi (talk | contribs)2,711 editsNo edit summary← Previous edit | Latest revision as of 05:35, 21 November 2024 edit undoSMcCandlish (talk | contribs)Autopatrolled, Extended confirmed users, Page movers, File movers, New page reviewers, Pending changes reviewers, Rollbackers, Template editors201,742 edits →TemplateData: Ditto, and typographic cleanup, more sensible examples, grammar, consistency, correct paramter names, etc. | ||
(311 intermediate revisions by more than 100 users not shown) | |||
Line 1: | Line 1: | ||
{{ |
{{Documentation subpage}} | ||
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata. EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE. --> | |||
{{shortcut|WP:UNI/BOX}} | |||
{{High-use}} | |||
__TOC__ | |||
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Location map|Module:Check for unknown parameters}} | |||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | |||
==Purpose== | |||
{{tl|Infobox university}} – An infobox for articles about universities and colleges. | |||
{{Parameter names example | |||
==Usage== | |||
|name |native_name <!--|native_name_lang--> |image |image_size |image_alt |image_upright |caption | |||
Copy a blank version to use. All fields '''''must''''' be ], and all are optional except for <code>name</code>, <code>established</code> and <code>city</code>. | |||
|latin_name |other_name={{{other_name}}} ''or'' {{{other_names}}} |former_name={{{former_name}}} ''or'' {{{former_names}}} | |||
|motto |motto_lang |mottoeng |top_free |top_free_label |type |established |closed |founder={{{founder}}} or {{{founders}}} |parent |accreditation |affiliation |religious_affiliation |academic_affiliation |endowment |budget |officer_in_charge |chair| |chairman |chairperson |visitor |chancellor |president |vice_president |superintendent |vice_chancellor |provost |rector |principal | |||
|director |dean |head_label |head |academic_staff |total_staff |students |enrollment |undergrad |postgrad |doctoral |other_students | |||
|location={{{location}}}<br/>{{nowrap|''or'' {{{address}}} ''(optional)''<br/>{{{city}}}, {{{state}}},<br/>{{{province}}},<br/>{{{postalcode}}} ''or''<br/> {{{zipcode}}} ''(optional)''<br/>{{{country}}}}} |coordinates |campus_type |campus_size |language |free_label|free | |||
|colors={{{colors}}} ''or'' {{{colours}}} |sports_nickname |sporting_affiliations |mascot={{{mascot}}} ''or'' {{{mascots}}} |sports_free_label |sports_free |website |logo |logo_size |logo_upright |logo_alt |nrhp={{{nrhp}}} ''or'' {{{embedded}}} | |||
<!--|pushpin_map |pushpin_label_position |map_size |pushpin_map_caption |latitude |latm |latd |latNS |longitude |longm |longd |longEW--> | |||
|footnotes = {{{pushpin_map}}}<br/>{{{footnotes}}} | |||
}} | |||
{{Template link general|Infobox university}} is an ] for articles about universities and colleges; see ]. | |||
== Parameters == | |||
All fields are optional. Remove hidden notes (including both the <code><nowiki><!--</nowiki></code> and <code><nowiki>--></nowiki></code> characters) that surround certain entries, in order for the data you enter to appear in the published article. All parameter names '''''must''''' be ]. | |||
=== Full syntax === | |||
{| class="wikitable" | |||
<syntaxhighlight lang="wikitext" style="overflow: auto;"> | |||
! Vertical list !! Prerequisites<br />and Requirements | |||
|- width="50%" style="vertical-align:top;" | |||
| style="vertical-align:top; padding:1ex;" |<pre> | |||
{{Infobox university | {{Infobox university | ||
| name = | | name = | ||
| native_name = | | native_name = | ||
| |
| native_name_lang = | ||
| |
| image = | ||
| |
| image_upright = | ||
| |
| image_alt = | ||
| |
| caption = | ||
| |
| latin_name = | ||
| |
| other_name = <!-- or |other_names= --> | ||
| |
| former_name = <!-- or |former_names= --> | ||
| |
| motto = | ||
| |
| motto_lang = | ||
| |
| mottoeng = | ||
| top_free_label = <!-- up to |top_free_label2= --> | |||
| affiliation = | |||
| |
| top_free = <!-- up to |top_free2= --> | ||
| |
| type = | ||
| established = <!-- {{Start date|YYYY|MM|DD}} --> | |||
| officer_in_charge = | |||
| |
| closed = <!-- {{End date|YYYY|MM|DD}} --> | ||
| |
| founder = <!-- or |founders= --> | ||
| |
| parent = | ||
| |
| accreditation = | ||
| |
| affiliation = | ||
| |
| religious_affiliation = | ||
| academic_affiliation = <!-- or |academic_affiliations= --> | |||
| vice_chancellor = | |||
| |
| endowment = | ||
| |
| budget = | ||
| |
| officer_in_charge = | ||
| |
| chair = | ||
| |
| chairman = | ||
| |
| chairperson = | ||
| |
| visitor = | ||
| chancellor = | |||
| administrative_staff = | |||
| |
| president = | ||
| |
| vice_president = | ||
| |
| superintendent = | ||
| |
| vice_chancellor = | ||
| |
| provost = | ||
| |
| rector = | ||
| |
| principal = | ||
| |
| director = | ||
| |
| dean = | ||
| |
| head_label = | ||
| |
| head = | ||
| |
| academic_staff = | ||
| |
| total_staff = | ||
| |
| students = <!-- or |enrollment= --> | ||
| |
| undergrad = | ||
| |
| postgrad = | ||
| |
| doctoral = | ||
| |
| other_students = <!-- or |other= --> | ||
| |
| address = <!-- Please discuss before using --> | ||
| |
| city = | ||
| |
| state = | ||
| |
| province = | ||
| |
| country = | ||
| |
| postalcode = <!-- or |zipcode= or |postcode= --> | ||
| coordinates = <!-- {{Coord|LAT|LON|type:edu|display=inline,title}} --> | |||
}}</pre> | |||
| campus_type = | |||
| style="vertical-align:top;padding:1ex;" |<pre> | |||
| campus_size = <!-- use {{Convert}} --> | |||
| |||
| language = <!-- Principal language(s) of instruction used in the institution --> | |||
**REQUIRED | |||
| free_label = <!-- up to |free_label2= --> | |||
| |||
| free = <!-- up to |free2= --> | |||
| |||
| colors = <!--or |colours= --> | |||
| |||
| sports_nickname = <!--or |athletics_nickname= --> | |||
image_name | |||
| sporting_affiliations = | |||
image_name | |||
| mascot = <!--or |mascots= --> | |||
| |||
| sports_free_label = <!-- up to |sports_free_label3= --> | |||
| |||
| sports_free = <!-- up to |sports_free3= --> | |||
| |||
| website = <!-- {{URL|example.com}} --> | |||
| |||
| logo = | |||
**REQUIRED | |||
| logo_size = | |||
| |||
| logo_upright = | |||
| |||
| logo_alt = | |||
| |||
| embedded = <!-- or |nrhp= or |module= --> | |||
| |||
| pushpin_map = | |||
| |||
| pushpin_label_position = | |||
| |||
| map_size = | |||
| |||
| pushpin_map_caption = | |||
| |||
| footnotes = | |||
| |||
}} | |||
| |||
</syntaxhighlight> | |||
| |||
| |||
=== Custom blank/free parameters === | |||
| |||
Note how the 10 customized free-data parameters (or blank label/data pairs) are shown in 3 parts of the infobox as upper/middle/bottom: upper (as "top_free_label=" with "top_free=" to "top_free2"), or middle (as "free_label=" with "free=" to "free2") or bottom (as "sports_free_label=" with "sports_free=" to "sports_free3"). Those 10 custom parameters allow speciality field labels and data values for 10 extra parameter label/data pairs. Also any of those 10 custom fields could be mere note labels, with text, to briefly explain nearby parameters, or link footnotes, without cluttering the other label/data pairs. A custom label can be set blank to hide as with "free_label=&nbsp;" to show only the data portion, with hidden label. | |||
| |||
| |||
=== Microformat === | |||
| |||
{{UF-hcard-org|age=no}} | |||
| |||
| |||
head_label | |||
| |||
| |||
| |||
| |||
| |||
| |||
| |||
**REQUIRED | |||
| |||
| |||
| |||
| |||
| |||
| |||
| |||
free_label | |||
| |||
| |||
| |||
| |||
| |||
| |||
| |||
| |||
| |||
| |||
</pre> | |||
|} | |||
==Example== | == Example == | ||
{{Infobox university | {{Infobox university | ||
| name |
| name = University of Illyria | ||
| native_name |
| native_name = Universiti von Illyria | ||
| native_name_lang = de | |||
| image_name = Dabney-minimalist.png | |||
| other_name = UI | |||
| image_size = 162px | |||
| image = Dabney-minimalist-vector.svg | |||
| image_alt = Stylized outline of a shield surmounted by a torch | |||
| image_upright = 0.7 | |||
| caption = Seal of the University of Illyria | |||
| image_alt = scroll atop shield outline | |||
| latin_name = Universitas Illyriensis | |||
| caption = Seal of University of Illyria | |||
| motto = Melior a lepidus fossor quam a stultus lepor lepos | |||
| latin_name = Universitas Illyriensis | |||
| motto_lang = la | |||
| former_name = Utopian University | |||
| mottoeng = Better a witty fool than a foolish wit | |||
| motto = ''Melior a lepidus fossor quam a stultus lepor lepos'' | |||
| established = {{Start date|1666}} | |||
| motto_lang = la | |||
| closed = {{End date|1850}} | |||
| mottoeng = "Better a witty fool than a foolish wit" | |||
| type = ] | |||
| established = {{Start date|1666}} | |||
| affiliation = ] | |||
| closed = {{End date|1850}} | |||
| endowment = ]123,456,789 | |||
| type = ] | |||
| officer_in_charge = | |||
| accreditation = Southwest Illyrian Accreditation Commission | |||
| chairman = | |||
| religious_affiliation = Church of Illyria | |||
| chancellor = ] | |||
| endowment = US$ 123,456,789 | |||
| president = | |||
| visitor= ] | |||
| vice-president = | |||
| chancellor = ] | |||
| superintendent = | |||
| vice_chancellor = John Doe | |||
| provost = | |||
| rector = John Doe | |||
| vice_chancellor = | |||
| head_label = ] | |||
| rector = | |||
| head = Jane Doe | |||
| principal = | |||
| academic_staff = 300 | |||
| dean = | |||
| total_staff = 900 | |||
| director = | |||
| students = 10,000 | |||
| head_label = ] | |||
| undergrad = 5,000 | |||
| head = ] | |||
| postgrad = 1,000 | |||
| academic_staff = 300 | |||
| doctoral = 100 | |||
| administrative_staff = 600 | |||
| other_students = 1,200{{Sup|a}} | |||
| students = 10,000 | |||
| city = ] | |||
| undergrad = 5,000 | |||
| state = Illyria | |||
| postgrad = 1,000 | |||
| country = Utopia | |||
| doctoral = 100 | |||
| coordinates = {{Coord|12.34|-98.76|type:edu|display=inline}} | |||
| other = 1,200 (]) | |||
| campus_type = Rural | |||
| city = ] | |||
| campus_size = {{Convert|47|acre}} | |||
| state = ] | |||
| colours = {{Color box|red}}{{Color box|blue}} Red and blue | |||
| province = | |||
| sports_nickname = The Nematodes | |||
| country = ] | |||
| mascot = Nobby the Nematode | |||
| coor = {{Coord|12.345|-98.765|type:edu|display=inline,title}} | |||
| sporting_affiliations = ] | |||
| campus = ] | |||
| website = {{URL|www.illyria.edu}} | |||
| former_names = Utopian University | |||
| logo = EUSP logo lowres.jpg | |||
| free_label = | |||
| logo_size = 50px | |||
| free = | |||
| logo_alt = Spiral on stripes | |||
| colors = | |||
| footnotes = <hr /> | |||
| colours = Red and Blue {{color box|red}}{{color box|blue}} | |||
<div style="text-align: left;"> | |||
| athletics = | |||
{{Sup|a}} ].<br /> | |||
| sports = ], ], ] | |||
</div> | |||
| nickname = The Nematodes | |||
Note: This university is completely fictional. | |||
| mascot = Nobby the Nematode | |||
| affiliations = ], ] | |||
| website = {{URL|www.illyria.edu}} | |||
| logo = ] | |||
| footnotes = This university is completely fictional. | |||
}} | }} | ||
< |
<syntaxhighlight lang="wikitext" style="overflow: auto;"> | ||
{{Infobox university | |||
| name = University of Illyria | |||
| |
| name = University of Illyria | ||
| native_name = Universiti von Illyria | |||
| image_name = Dabney-minimalist.png | |||
| native_name_lang = de | |||
| image_size = 162px | |||
| other_name = UI | |||
| image_alt = Stylized outline of a shield surmounted by a torch | |||
| image = Dabney-minimalist-vector.svg | |||
| caption = Seal of the University of Illyria | |||
| image_upright = 0.7 | |||
| latin_name = Universitas Illyriensis | |||
| image_alt = scroll atop shield outline | |||
| motto = Melior a lepidus fossor quam a stultus lepor lepos | |||
| caption = Seal of University of Illyria | |||
| motto_lang = la | |||
| latin_name = Universitas Illyriensis | |||
| mottoeng = Better a witty fool than a foolish wit | |||
| former_name = Utopian University | |||
| established = {{Start date|1666}} | |||
| motto = ''Melior a lepidus fossor quam a stultus lepor lepos'' | |||
| closed = {{End date|1850}} | |||
| motto_lang = la | |||
| type = ] | |||
| mottoeng = "Better a witty fool than a foolish wit" | |||
| affiliation = ] | |||
| established = {{Start date|1666}} | |||
| endowment = ]123,456,789 | |||
| closed = {{End date|1850}} | |||
| officer_in_charge = | |||
| type = ] | |||
| chairman = | |||
| religious_affiliation = Church of Illyria | |||
| chancellor = ] | |||
| endowment = US$ 123,456,789 | |||
| president = | |||
| chancellor = ] | |||
| vice-president = | |||
| vice_chancellor = John Doe | |||
| superintendent = | |||
| rector = Doe | |||
| provost = | |||
| head_label = ] | |||
| vice_chancellor = | |||
| head = ] | |||
| rector = | |||
| academic_staff = 300 | |||
| principal = | |||
| total_staff = 900 | |||
| dean = | |||
| students = 10,000 | |||
| director = | |||
| undergrad = 5,000 | |||
| head_label = ] | |||
| postgrad = 1,000 | |||
| head = ] | |||
| doctoral = 100 | |||
| academic_staff = 300 | |||
| other_students = 1,200{{Sup|a}} | |||
| administrative_staff = 300 | |||
| city = ] | |||
| students = 10,000 | |||
| state = Illyria | |||
| undergrad = 5,000 | |||
| country = Utopia | |||
| postgrad = 1,000 | |||
| coordinates = {{Coord|12.34|-98.76|type:edu|display=inline}} | |||
| doctoral = 100 | |||
| campus_type = Rural | |||
| other = 1,200 (]) | |||
| campus_size = {{Convert|47|acre}} | |||
| city = ] | |||
| colours = {{Color box|red}}{{Color box|blue}} Red and blue | |||
| state = ] | |||
| sports_nickname = The Nematodes | |||
| province = | |||
| mascot = Nobby the Nematode | |||
| country = ] | |||
| sporting_affiliations = ] | |||
| coor = {{Coord|12.345|-98.765|type:edu|display=inline,title}} | |||
| website = {{URL|www.illyria.edu}} | |||
| campus = ] | |||
| logo = EUSP logo lowres.jpg | |||
| former_names = Utopian University | |||
| logo_size = 50px | |||
| free_label = | |||
| logo_alt = Spiral on stripes | |||
| free = | |||
| footnotes = <hr /> | |||
| colors = | |||
<div style="text-align: left;"> | |||
| colours = Red and Blue {{color box|red}}{{color box|blue}} | |||
{{Sup|a}} ].<br /> | |||
| athletics = | |||
</div> | |||
| sports = ], ], ] | |||
Note: This university is completely fictional. | |||
| nickname = The Nematodes | |||
| mascot = Nobby the Nematode | |||
| affiliations = ], ] | |||
| website = {{URL|www.illyria.edu}} | |||
| logo = ] | |||
| footnotes = This university is completely fictional. | |||
}} | }} | ||
</syntaxhighlight> | |||
</pre> | |||
{{clear}} | |||
== TemplateData == | |||
==Description of fields== | |||
===Syntax=== | |||
Field names with asterisks (*) are required fields. Note that the examples below are presented in wikicode and do not necessarily reflect actual statistics. | |||
{{under discussion}} | |||
===Description=== | |||
{{TemplateData header}} | |||
; name * : Official name in English. | |||
{{Clear|right}} | |||
; native_name : Official name in its native language. | |||
<templatedata>{ | |||
; image_name : University-related graphic, preferably the university's official seal or logo. Use the image filename without <code>File:</code> namespace prefix. Produces an image of 200px by default. | |||
"description": "An infobox for articles about universities and colleges.", | |||
; image_size : Use in conjunction with <code>image_name</code>. Allows editors to specify an image width rather than use the default. This defaults to the user's thumbnail size, or the image size if smaller. | |||
"format": "{{_\n | ______________________ = _\n}}", | |||
; image_alt : Alt text for image, for visually impaired readers. This should not contain wiki syntax, and should not duplicate the caption. See ]. | |||
"paramOrder": [ | |||
; caption : Caption text for the infobox image. May include wiki syntax. | |||
"name", | |||
; latin_name : University name in ]. | |||
"native_name", | |||
; motto : University's motto; usually in Latin. | |||
"native_name_lang", | |||
; motto_lang : If the motto is not in English, the ISO 639-2 code for its language (e.g. "fr" for French). If more than one, use {{Tl|lang}} instead. | |||
"image", | |||
; mottoeng: University's motto in English if another language is used above. | |||
"image_size", | |||
; established * : Date of establishment/founding. Give year if no exact date is available. Use the template {{Tl|Start date}}. | |||
"image_upright", | |||
; closed : For former universities, provide the date of closure. Give year if no exact date is available. Use the template {{Tl|End date}}. | |||
"image_alt", | |||
; type : Public, private, four year, undergraduate, graduate, etc. | |||
"caption", | |||
; affiliation : Religious affiliation. Note that <code>affiliations</code>, which is described below, is used for academic/sporting affiliations. | |||
"latin_name", | |||
; endowment : ] value. | |||
"other_name", | |||
; budget : Total budget / income. | |||
"former_name", | |||
; rector, officer_in_charge, chairman, chancellor, president, vice-president, superintendent, provost, vice_chancellor, principal, dean, director : Names of university officers. Use all that apply and wikilink where possible. | |||
"motto", | |||
; head_label, head : Use <code>head_label</code> to specify another officer title; use <code>head</code> for the officer's name. | |||
"motto_lang", | |||
; academic_staff : Number of ] / academic staff members. | |||
"mottoeng", | |||
; administrative_staff : Number of administrative / support staff. | |||
"top_free_label", | |||
; students : Total student count. use <code>undergrad</code>, <code>postgrad</code>, <code>doctoral</code> and <code>other</code> for additional detail. | |||
"top_free", | |||
; undergrad : Total undergraduate enrollment. | |||
"top_free_label1", | |||
; postgrad : Total postgraduate enrollment. | |||
"top_free1", | |||
; doctoral : Total doctoral enrollment. | |||
"top_free_label2", | |||
; other : Other student enrollment. Specify a category if possible. | |||
"top_free2", | |||
; city * : City the university is located in. Provide wikilink if possible. | |||
"type", | |||
; state : U.S. state or similar administrative subdivision. Use in conjunction with <code>country</code>, and do not use with <code>province</code>. Provide wikilink if possible. | |||
"established", | |||
; province : For all other administrative subdivisions; use as an alternative to <code>state</code> in conjunction with <code>country</code>. | |||
"closed", | |||
; country : Country in which the university is based. Use in conjunction with <code>city</code> and, optionally, <code>state</code> or <code>province</code>. Provide wikilink if possible. | |||
"founder", | |||
; coor : Displays coordinates, in parentheses, after the location fields. Use the template {{Tl|Coord}} with ''type:edu'' and ''display=inline,title''. | |||
"parent", | |||
; campus : Urban, rural, multiple campuses, etc. | |||
"accreditation", | |||
; former_names : Previous names the university was known by. | |||
"affiliation", | |||
; free_label, free : Use <code>free_label</code> to display any specialty field title. Use <code>free</code> to display the related data. | |||
"religious_affiliation", | |||
; colors, colours : Official university colo(u)rs. Use the appropriate parameter based on whether the location primarily uses the spelling ''color'' or ''colour''. | |||
"academic_affiliation", | |||
; athletics, sports : Primary university sports. Use the appropriate parameter. | |||
"endowment", | |||
; nickname : University's athletic nickname or moniker. | |||
"budget", | |||
; mascot : University's athletic mascot. | |||
"officer_in_charge", | |||
; affiliations : List of academic/sporting affiliations and memberships. Provide wikilink if possible. | |||
"chair", | |||
; website : Official university website. Use the template {{Tl|URL}}. | |||
"chairman", | |||
; logo : Use for an athletics logo, corporate emblem, or similar graphic. Enter full image syntax. | |||
"chairperson", | |||
; footnotes : Footnotes for the infobox. Useful for including references for data. | |||
"visitor", | |||
"chancellor", | |||
"president", | |||
"vice_president", | |||
"superintendent", | |||
"vice_chancellor", | |||
"provost", | |||
"rector", | |||
"principal", | |||
"director", | |||
"dean", | |||
"head_label", | |||
"head", | |||
"academic_staff", | |||
"administrative_staff", | |||
"total_staff", | |||
"students", | |||
"undergrad", | |||
"postgrad", | |||
"doctoral", | |||
"alumni", | |||
"other", | |||
"address", | |||
"city", | |||
"state", | |||
"province", | |||
"postalcode", | |||
"country", | |||
"location", | |||
"coordinates", | |||
"campus_type", | |||
"campus_size", | |||
"language", | |||
"free_label", | |||
"free", | |||
"free_label1", | |||
"free1", | |||
"free_label2", | |||
"free2", | |||
"colors", | |||
"sports", | |||
"sporting_affiliations", | |||
"sports_nickname", | |||
"mascot", | |||
"sports_free_label", | |||
"sports_free", | |||
"sports_free_label1", | |||
"sports_free1", | |||
"sports_free_label2", | |||
"sports_free2", | |||
"sports_free_label3", | |||
"sports_free3", | |||
"logo", | |||
"logo_upright", | |||
"logo_alt", | |||
"logo_size", | |||
"website", | |||
"footnotes", | |||
"module", | |||
"pushpin_map", | |||
"pushpin_map_caption", | |||
"map_size", | |||
"pushpin_label_position" | |||
], | |||
"params": { | |||
"name": { | |||
"suggested": true, | |||
"type": "string", | |||
"label": "Name (in English)", | |||
"description": "Official name in English." | |||
}, | |||
"native_name": { | |||
"type": "string", | |||
"label": "Native name", | |||
"description": "Name in institution's native language." | |||
}, | |||
"native_name_lang": { | |||
"type": "string", | |||
"label": "Native name language", | |||
"description": "ISO 639-2 code, e.g. \"fr\" for French." | |||
}, | |||
"other_name": { | |||
"type": "line", | |||
"aliases": [ | |||
"other_names" | |||
], | |||
"label": "Current alternative names", | |||
"description": "For any alternative current names by which the university is known, such as acronyms and abbreviations." | |||
}, | |||
"former_name": { | |||
"type": "line", | |||
"aliases": [ | |||
"former_names" | |||
], | |||
"label": "Former names", | |||
"description": "Former name(s) of the institution." | |||
}, | |||
"image": { | |||
"type": "wiki-file-name", | |||
"label": "Image name", | |||
"description": "Institution-related graphic, preferably the official seal or logo. Use the image filename without File: namespace prefix. Sizes the image to the user's preference by default.", | |||
"aliases": [ | |||
"image_name" | |||
], | |||
"suggested": true | |||
}, | |||
"image_upright": { | |||
"type": "line", | |||
"label": "Image scaling (\"upright\")", | |||
"description": "Scaling factor for the image, such as 0.7. The actual size is the scaling factor multiplied by the user's thumbnail size.", | |||
"example": "0.7" | |||
}, | |||
"image_size": { | |||
"type": "line", | |||
"label": "Image size", | |||
"description": "Use in conjunction with Image. Allows editors to specify an image width rather than use the default. Should not be used except for very good reason; see MOS:IMGSIZE.", | |||
"example": "120px" | |||
}, | |||
"image_alt": { | |||
"type": "string", | |||
"label": "Alternative text for image", | |||
"description": "Alt text for image, for visually impaired readers. This should not contain wiki syntax, and should not duplicate the caption. See MOS:ALT." | |||
}, | |||
"caption": { | |||
"type": "content", | |||
"label": "Caption", | |||
"description": "Caption text for the infobox image. May include wiki syntax." | |||
}, | |||
"latin_name": { | |||
"type": "line", | |||
"label": "Latin name", | |||
"description": "University name in Latin, if commonly referenced. This should not simply be a translation of the English name but should have a reliable, independent source showing use (possibly in abbreviated form) as the Latin name. Use only seen in self-published, primary sources, such as the institution's seal or degrees, is likely to be WP:UNDUE in the infobox. The name should be given in the nominative case." | |||
}, | |||
"motto": { | |||
"type": "string", | |||
"label": "Motto", | |||
"description": "University's motto; usually in Latin." | |||
}, | |||
"motto_lang": { | |||
"type": "line", | |||
"label": "Motto language", | |||
"description": "If the motto is not in English, the ISO 639-2 code for its language (e.g. \"la\" for Latin). If more than one, use Template:Lang instead." | |||
}, | |||
"mottoeng": { | |||
"type": "string", | |||
"label": "Motto (in English)", | |||
"description": "University's motto in English if another language is used above." | |||
}, | |||
"top_free_label": { | |||
"type": "line", | |||
"label": "Top free label", | |||
"description": "First custom special label of upper infobox. The data for this field goes in parameter top_free." | |||
}, | |||
"top_free": { | |||
"type": "string", | |||
"label": "Top free", | |||
"description": "First custom data field of upper infobox. The name of this field goes in parameter top_free_label." | |||
}, | |||
"top_free_label1": { | |||
"type": "line", | |||
"label": "Top free label1", | |||
"description": "Next custom special label1 of upper infobox. The data for this field goes in parameter top_free1." | |||
}, | |||
"top_free1": { | |||
"type": "string", | |||
"label": "Top free1 data", | |||
"description": "Next custom data1 field of upper infobox. The name of this field goes in parameter top_free_label1." | |||
}, | |||
"top_free_label2": { | |||
"type": "line", | |||
"label": "Top free label2", | |||
"description": "Next custom label2 of upper infobox. The data for this field goes in parameter top_free2." | |||
}, | |||
"top_free2": { | |||
"type": "string", | |||
"label": "Top free2 data", | |||
"description": "Next custom data2 field of upper infobox. The name of this field goes in parameter top_free_label2." | |||
}, | |||
"established": { | |||
"suggested": true, | |||
"type": "content", | |||
"label": "Date established", | |||
"description": "Date of establishment/founding formatted as parameters to Template:Start date; give year if no exact date is available.", | |||
"example": "{{Start date|1859|02|14}}" | |||
}, | |||
"closed": { | |||
"type": "line", | |||
"description": "For former institutions, provide the date of closure. Give year if no exact date is available. Use the template {{tl|End date}}.", | |||
"label": "Date closed" | |||
}, | |||
"founder": { | |||
"type": "line", | |||
"label": "Founder", | |||
"description": "Name of the person(s) who founded the institution, if commonly mentioned.", | |||
"aliases": [ | |||
"founders" | |||
] | |||
}, | |||
"type": { | |||
"type": "content", | |||
"description": "General type of the institution. Include public vs. private, single-gender, for-profit status (assumed non-profit if omitted), undergraduate vs. graduate, vocational focus (e.g. business school), etc.", | |||
"label": "Type", | |||
"example": "] ] ]; ] ]; ] ] ]", | |||
"suggested": true | |||
}, | |||
"parent": { | |||
"type": "line", | |||
"label": "Parent institution", | |||
"description": "Name of any parent institution (e.g. for some colleges, a university)." | |||
}, | |||
"accreditation": { | |||
"type": "line", | |||
"label": "Accreditation", | |||
"description": "Institution-wide accreditor(s). Can alternatively be placed in the external links section, but mandatory for infobox if unaccredited." | |||
}, | |||
"affiliation": { | |||
"type": "line", | |||
"label": "Affiliation", | |||
"description": "Organizations of which the institution is a member and provide essential definition of the institution's core mission and values. Academic and religious affiliations should be placed in those parameters.", | |||
"aliases": [ | |||
"affiliations" | |||
] | |||
}, | |||
"religious_affiliation": { | |||
"type": "line", | |||
"label": "Religious affiliation", | |||
"description": "Use if the institution has an official or strong de facto religious affiliation." | |||
}, | |||
"academic_affiliation": { | |||
"type": "line", | |||
"label": "Academic affiliation", | |||
"description": "Academic organizations of which the institution is a member and provide essential definition of the institution (mission, values, activities, etc.).", | |||
"aliases": [ | |||
"academic_affiliations" | |||
] | |||
}, | |||
"endowment": { | |||
"type": "line", | |||
"label": "Endowment", | |||
"description": "Financial endowment value." | |||
}, | |||
"budget": { | |||
"type": "line", | |||
"label": "Budget", | |||
"description": "Total annual budget / expenditures." | |||
}, | |||
"rector": { | |||
"type": "line", | |||
"label": "Rector", | |||
"description": "Rector of the institution." | |||
}, | |||
"officer_in_charge": { | |||
"type": "line", | |||
"label": "Officer in Charge", | |||
"description": "Officer in Charge of the institution." | |||
}, | |||
"chair": { | |||
"type": "line", | |||
"label": "Chair", | |||
"description": "Chair of the institution." | |||
}, | |||
"chairman": { | |||
"type": "line", | |||
"label": "Chairman", | |||
"description": "Chairman of the institution. Per MOS:GNL, use only if the title is official; otherwise use chairperson or chair fields." | |||
}, | |||
"chairperson": { | |||
"type": "line", | |||
"label": "Chairperson", | |||
"description": "Chairperson of the institution." | |||
}, | |||
"visitor": { | |||
"type": "line", | |||
"label": "Visitor", | |||
"description": "Visitor of the institution. This refers to the position of visitor under charities law in common law countries. It should only be used if this is a position with actual authority." | |||
}, | |||
"chancellor": { | |||
"type": "line", | |||
"label": "Chancellor", | |||
"description": "Chancellor of the institution." | |||
}, | |||
"president": { | |||
"type": "line", | |||
"label": "President", | |||
"description": "President of the institution." | |||
}, | |||
"vice_president": { | |||
"type": "line", | |||
"label": "Vice President", | |||
"description": "Vice President of the institution. Should only be used where this is the chief executive officer of the institution (i.e. the president is a ceremonial role), not where the vice president is a deputy." | |||
}, | |||
"superintendent": { | |||
"type": "line", | |||
"label": "Superintendent", | |||
"description": "Superintendent of the institution." | |||
}, | |||
"vice_chancellor": { | |||
"type": "line", | |||
"label": "Vice Chancellor", | |||
"description": "Vice Chancellor of the institution. Should only be used where this is the chief executive officer of the institution (i.e. the chancellor is a ceremonial role), not where the vice chancellor is a deputy." | |||
}, | |||
"provost": { | |||
"type": "line", | |||
"label": "Provost", | |||
"description": "Provost of the institution. Should only be used where this is the chief executive officer of the institution, not where the provost is a deputy." | |||
}, | |||
"principal": { | |||
"type": "line", | |||
"label": "Principal", | |||
"description": "Principal of the institution." | |||
}, | |||
"dean": { | |||
"type": "line", | |||
"label": "Dean", | |||
"description": "Dean of the institution. Should only be used where this is the chief executive officer of the institution, not where the dean is a deputy." | |||
}, | |||
"director": { | |||
"type": "line", | |||
"label": "Director", | |||
"description": "Director of the institution." | |||
}, | |||
"head_label": { | |||
"type": "line", | |||
"label": "Head label", | |||
"description": "Another officer title of someone essential to understanding the institution. Use with the Head Name field. For compound titles (e.g. Vice Chancellor and President), use either this field or the field corresponding to whichever individual title in the compound is most appropriate." | |||
}, | |||
"head": { | |||
"type": "line", | |||
"label": "Head name", | |||
"description": "The name of the officer serving in the role defined by the Head label field." | |||
}, | |||
"academic_staff": { | |||
"type": "line", | |||
"label": "# of academic staff", | |||
"description": "Number of faculty / academic staff members. (include number formatting e.g. 1,234,567) If giving full-time equivalent (FTE), label as such.", | |||
"aliases": [ | |||
"faculty" | |||
] | |||
}, | |||
"administrative_staff": { | |||
"type": "line", | |||
"label": "# of administrative staff", | |||
"description": "Number of administrative / support staff. (include number formatting e.g. 1,234,567) Discouraged unless it is precisely defined in the reference; use total_staff instead. If giving full-time equivalent (FTE), label as such." | |||
}, | |||
"total_staff": { | |||
"label": "# of total staff", | |||
"description": "Total number of employees of the institution, including academic staff (faculty), administrative staff, and others. (include number formatting e.g. 1,234,567) If giving full-time equivalent (FTE), label as such.", | |||
"type": "line" | |||
}, | |||
"students": { | |||
"type": "line", | |||
"label": "# of students", | |||
"description": "Total student count. Use undergrad, postgrad, doctoral, and other for additional detail. (format amount, as 1,234,567 instead of 1234567)", | |||
"aliases": [ | |||
"enrollment" | |||
] | |||
}, | |||
"undergrad": { | |||
"type": "line", | |||
"label": "# of undergrads", | |||
"description": "Total undergraduate enrollment. (include number formatting e.g. 1,234,567 instead of 1234567)" | |||
}, | |||
"postgrad": { | |||
"type": "line", | |||
"label": "# of postgrads", | |||
"description": "Total postgraduate (masters) enrollment. (include number formatting e.g. 1,234,567 instead of 1234567)" | |||
}, | |||
"doctoral": { | |||
"type": "line", | |||
"label": "# of doctorals", | |||
"description": "Total doctoral student enrollment. (include number formatting e.g. 1,234,567 instead of 1234567)" | |||
}, | |||
"other": { | |||
"type": "string", | |||
"label": "Other enrollment", | |||
"description": "Number of students enrolled in another capacity. Specify a category if possible. (include number formatting e.g. 1,234,567 instead of 1234567)", | |||
"aliases": [ | |||
"other_students" | |||
] | |||
}, | |||
"address": { | |||
"required": false, | |||
"type": "line", | |||
"label": "Address", | |||
"description": "Street address at which the institution is located, if applicable. Use only for institutions with a single campus which has a discreet address; omit otherwise." | |||
}, | |||
"city": { | |||
"suggested": true, | |||
"type": "line", | |||
"label": "City", | |||
"description": "City in which the institution is located. Provide wikilink if possible." | |||
}, | |||
"state": { | |||
"type": "line", | |||
"label": "State", | |||
"description": "US state or similar administrative subdivision in which the institution is located. Use in conjunction with the country field, and do not use with the province field. Do not wikilink if city is linked.", | |||
"aliases": [ | |||
"canton", | |||
"prefecture", | |||
"region" | |||
] | |||
}, | |||
"province": { | |||
"type": "line", | |||
"label": "Province", | |||
"description": "For all other administrative subdivisions; use as an alternative to the state field in conjunction with the country field. Do not wikilink if city is linked" | |||
}, | |||
"postalcode": { | |||
"required": false, | |||
"aliases": [ | |||
"postcode", | |||
"zipcode" | |||
], | |||
"type": "line", | |||
"label": "Postal code", | |||
"description": "Postal code for the institution. Use is optional. May not be applicable for institutions with multiple campuses." | |||
}, | |||
"country": { | |||
"type": "line", | |||
"label": "Country", | |||
"description": "Country in which the institution is based. Use in conjunction with city and, optionally, state or province. Do not wikilink for major countries.", | |||
"suggested": true | |||
}, | |||
"location": { | |||
"label": "Location", | |||
"type": "string", | |||
"description": "Location of the institution. Overrides the more specific fields (address, city, etc.); use only if not possible to give the location through those." | |||
}, | |||
"coordinates": { | |||
"type": "content", | |||
"label": "Coordinates", | |||
"description": "Displays coordinates, in parentheses, after the location fields. Use Template:Coord with |type:edu and |display=inline,title.", | |||
"aliases": [ | |||
"coor" | |||
], | |||
"suggested": true | |||
}, | |||
"campus_type": { | |||
"aliases": [ | |||
"campus" | |||
], | |||
"label": "Campus type", | |||
"description": "Type/nature of the institution's campus (e.g. urban, rural, multiple sites). Move campus size information to the campus_size parameter.", | |||
"type": "line", | |||
"suggested": true, | |||
"suggestedvalues": [ | |||
"]", | |||
"]", | |||
"]" | |||
] | |||
}, | |||
"campus_size": { | |||
"label": "Campus size", | |||
"description": "Area owned by the institution, typically in acres. Use Template:Convert.", | |||
"example": "{{convert|47|acre}}", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"language": { | |||
"type": "content", | |||
"label": "Instruction language", | |||
"description": "Language commonly used for instruction; use only if not obvious from location", | |||
"example": "]" | |||
}, | |||
"free_label": { | |||
"type": "line", | |||
"label": "Free label", | |||
"description": "A special field title; use with the free field." | |||
}, | |||
"free": { | |||
"type": "string", | |||
"label": "Free data", | |||
"description": "Related data that goes with the free_label field." | |||
}, | |||
"free_label1": { | |||
"type": "line", | |||
"label": "Free label1", | |||
"description": "Next middle custom specialty field label; labels the free1 field." | |||
}, | |||
"free1": { | |||
"type": "string", | |||
"label": "Free data1", | |||
"description": "Data for free_label1 field." | |||
}, | |||
"free_label2": { | |||
"type": "line", | |||
"label": "Free label2", | |||
"description": "Next middle custom specialty field label; labels the free2 field." | |||
}, | |||
"free2": { | |||
"type": "string", | |||
"label": "Free data2", | |||
"description": "Data for free_label2 field." | |||
}, | |||
"sports": { | |||
"type": "string", | |||
"label": "Sports", | |||
"description": "List of primary university sports", | |||
"aliases": [ | |||
"athletics" | |||
], | |||
"deprecated": "Always replace with 'sporting_affiliations' or 'sports_nickname' parameters." | |||
}, | |||
"mascot": { | |||
"type": "line", | |||
"aliases": [ | |||
"mascots" | |||
], | |||
"label": "Mascot", | |||
"description": "Institution's athletic mascot." | |||
}, | |||
"sporting_affiliations": { | |||
"type": "content", | |||
"label": "Sporting affiliations", | |||
"description": "List of sporting affiliations and memberships. Provide wikilink if possible; (use Template:Plainlist or Template:Ublist).", | |||
"example": "] ] – ]", | |||
"aliases": [ | |||
"athletics_affiliations" | |||
] | |||
}, | |||
"sports_free_label": { | |||
"type": "line", | |||
"label": "Sports free label", | |||
"description": "First custom field label title near bottom of infobox; use with sports_free field." | |||
}, | |||
"sports_free": { | |||
"type": "string", | |||
"label": "Sports free data", | |||
"description": "First bottom custom data field; use with sports_free_label field." | |||
}, | |||
"sports_free_label1": { | |||
"type": "line", | |||
"label": "Sports free1 label", | |||
"description": "Next bottom custom label; use with sports_free1 field." | |||
}, | |||
"sports_free1": { | |||
"type": "string", | |||
"label": "Sports free1 data", | |||
"description": "Next bottom custom data field; use with ports_free_label1." | |||
}, | |||
"sports_free_label2": { | |||
"type": "line", | |||
"label": "Sports free2 label", | |||
"description": "Next bottom custom label; use with sports_free2." | |||
}, | |||
"sports_free2": { | |||
"type": "string", | |||
"label": "Sports free2 data", | |||
"description": "Next custom data field; use with sports_free_label2." | |||
}, | |||
"sports_free_label3": { | |||
"type": "line", | |||
"label": "Sports free3 label", | |||
"description": "Next bottom custom label; use with sports_free3." | |||
}, | |||
"sports_free3": { | |||
"type": "string", | |||
"label": "Sports free3 data", | |||
"description": "Next custom data field; use with sports_free_label3." | |||
}, | |||
"website": { | |||
"type": "content", | |||
"label": "Website URL", | |||
"description": "URL of the official website of the institution, formatted as the sole unnamed parameter to Template:URL.", | |||
"suggested": true, | |||
"example": "{{URL|https://oregonstate.edu/}}" | |||
}, | |||
"logo": { | |||
"type": "wiki-file-name", | |||
"label": "Logo", | |||
"description": "Use for an athletics logo, corporate emblem, or similar graphic. Omit \"File:\" or \"Image:\"" | |||
}, | |||
"footnotes": { | |||
"type": "content", | |||
"label": "Footnotes", | |||
"description": "Footnotes for the infobox. Useful for including references for data." | |||
}, | |||
"pushpin_map": { | |||
"description": "See Template:Location map documentation." | |||
}, | |||
"logo_size": { | |||
"label": "logo_size", | |||
"type": "string" | |||
}, | |||
"logo_upright": { | |||
"label": "logo_upright", | |||
"type": "line" | |||
}, | |||
"logo_alt": { | |||
"label": "logo_alt", | |||
"type": "string" | |||
}, | |||
"alumni": { | |||
"label": "Alumni", | |||
"type": "number", | |||
"description": "Number of alumni of the institution.", | |||
"deprecated": "Remove from infobox and note the number of alumni in the article body." | |||
}, | |||
"pushpin_map_caption": { | |||
"description": "Contextual information to display beneath the map, defaults to \"Location in <map name>\"", | |||
"type": "string", | |||
"label": "Map caption" | |||
}, | |||
"map_size": { | |||
"description": "Map width in pixels; do not include unit suffix (px).", | |||
"label": "Map width", | |||
"example": "285", | |||
"type": "number" | |||
}, | |||
"pushpin_label_position": { | |||
"description": "Determines position of displayed name relative to map pushpin, defaults to left or right, whichever is opposite the half the pin is in.", | |||
"label": "Map pin label position", | |||
"example": "top", | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"left", | |||
"right", | |||
"top", | |||
"bottom", | |||
"none" | |||
] | |||
}, | |||
"module": { | |||
"aliases": [ | |||
"embedded", | |||
"nrhp" | |||
], | |||
"label": "NRHP or module", | |||
"description": "Module embedded in the infobox, such as Template:Infobox NRHP. Add only information not already covered elsewhere in the infobox, and consider placing NRHP infobox in campus section.", | |||
"example": "{{Infobox NRHP\n | embed = yes\n | nrhp_type = hd\n | architect = ]\n | architecture = ], ]\n | added = September 20, 1984\n | area = {{convert|17.5|acre}}\n | refnum = 84000887\n}}", | |||
"type": "content" | |||
}, | |||
"sports_nickname": { | |||
"aliases": [ | |||
"athletics_nicknames", | |||
"sports_nicknames", | |||
"athletics_nickname", | |||
"nickname" | |||
], | |||
"label": "Athletic nickname", | |||
"description": "Institution's athletic nickname or moniker. The \"nickname\" alias is deprecated and should be replaced.", | |||
"type": "line" | |||
}, | |||
"colors": { | |||
"aliases": [ | |||
"colours" | |||
], | |||
"label": "Official colo(u)rs", | |||
"description": "Official colors of the institution. Your choice of parameter name (color or colour) will appear in the table; use the one appropriate to the institution's location.", | |||
"example": "{{Color box|#20438f}}{{Color box|#fff}} Blue and white", | |||
"type": "content" | |||
} | |||
} | |||
}</templatedata> | |||
== Tracking categories == | |||
==Microformat== | |||
* {{Category link with count|Articles using infobox university}} | |||
{{UF-hcard-org}} | |||
* {{Category link with count|Pages using infobox university with the affiliations parameter}} | |||
* {{Category link with count|Pages using infobox university with the image name parameter}} | |||
* {{Category link with count|Pages using infobox university with the superintendent parameter}} | |||
<!-- * {{Category link with count|Pages using infobox university with the sports parameter}} --> | |||
* {{Category link with count|Pages using infobox university with the nickname alias}} | |||
* {{Category link with count|Pages using infobox university with unknown parameters}} | |||
* {{Category link with count|Pages using infobox university with conflicting parameters}} | |||
{{Organization infoboxes}}<includeonly> | |||
==See also== | |||
{{Organization infoboxes}} | |||
<includeonly> | |||
<!-- ADD CATEGORIES BELOW THIS LINE --> | |||
] | |||
] | |||
] | |||
] | |||
{{Sandbox other|| | |||
<!-- ADD INTERWIKIS BELOW THIS LINE --> | |||
<!--Eponymous categories:--> | |||
</includeonly> | |||
] | |||
<!--Other categories:--> | |||
] | |||
] | |||
] | |||
] | |||
}}</includeonly> |
Latest revision as of 05:35, 21 November 2024
This is a documentation subpage for Template:Infobox university. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 27,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
{{{native_name}}} | |
]{{{caption}}} | |
Latin: {{{latin_name}}} | |
Other name | {{{other_name}}} or {{{other_names}}} |
---|---|
Former name | {{{former_name}}} or {{{former_names}}} |
Motto | {{{motto}}} |
Motto in English | {{{mottoeng}}} |
{{{top_free_label}}} | {{{top_free}}} |
Type | {{{type}}} |
Active | {{{established}}}–{{{closed}}} |
Founder | {{{founder}}} or {{{founders}}} |
Parent institution | {{{parent}}} |
Accreditation | {{{accreditation}}} |
Affiliation | {{{affiliation}}} |
Religious affiliation | {{{religious_affiliation}}} |
Academic affiliation | {{{academic_affiliation}}} |
Endowment | {{{endowment}}} |
Budget | {{{budget}}} |
Officer in charge | {{{officer_in_charge}}} |
Chair | {{{chair}}} |
Chairman | {{{chairman}}} |
Chairperson | {{{chairperson}}} |
Visitor | {{{visitor}}} |
Chancellor | {{{chancellor}}} |
President | {{{president}}} |
Vice-president | {{{vice_president}}} |
Superintendent | {{{superintendent}}} |
Vice-Chancellor | {{{vice_chancellor}}} |
Provost | {{{provost}}} |
Rector | {{{rector}}} |
Principal | {{{principal}}} |
Dean | {{{dean}}} |
Director | {{{director}}} |
{{{head_label}}} | {{{head}}} |
Academic staff | {{{academic_staff}}} |
Total staff | {{{total_staff}}} |
Students | {{{students}}} {{{enrollment}}} |
Undergraduates | {{{undergrad}}} |
Postgraduates | {{{postgrad}}} |
Doctoral students | {{{doctoral}}} |
Other students | {{{other_students}}} |
Location | {{{location}}} or {{{address}}} (optional) {{{city}}}, {{{state}}}, {{{province}}}, {{{postalcode}}} or {{{zipcode}}} (optional) {{{country}}} {{{coordinates}}} |
Campus | {{{campus_type}}}, {{{campus_size}}} |
Language | {{{language}}} |
{{{free_label}}} | {{{free}}} |
Colors | {{{colors}}} or {{{colours}}} |
Nickname | {{{sports_nickname}}} |
Sporting affiliations | {{{sporting_affiliations}}} |
Mascot | {{{mascot}}} or {{{mascots}}} |
{{{sports_free_label}}} | {{{sports_free}}} |
Website | {{{website}}} |
] | |
{{{nrhp}}} or {{{embedded}}} | |
{{{pushpin_map}}} {{{footnotes}}} |
{{Infobox university}} is an infobox for articles about universities and colleges; see Misplaced Pages:College and university article guideline.
Parameters
All fields are optional. Remove hidden notes (including both the <!--
and -->
characters) that surround certain entries, in order for the data you enter to appear in the published article. All parameter names must be lowercase.
Full syntax
{{Infobox university | name = | native_name = | native_name_lang = | image = | image_upright = | image_alt = | caption = | latin_name = | other_name = <!-- or |other_names= --> | former_name = <!-- or |former_names= --> | motto = | motto_lang = | mottoeng = | top_free_label = <!-- up to |top_free_label2= --> | top_free = <!-- up to |top_free2= --> | type = | established = <!-- {{Start date|YYYY|MM|DD}} --> | closed = <!-- {{End date|YYYY|MM|DD}} --> | founder = <!-- or |founders= --> | parent = | accreditation = | affiliation = | religious_affiliation = | academic_affiliation = <!-- or |academic_affiliations= --> | endowment = | budget = | officer_in_charge = | chair = | chairman = | chairperson = | visitor = | chancellor = | president = | vice_president = | superintendent = | vice_chancellor = | provost = | rector = | principal = | director = | dean = | head_label = | head = | academic_staff = | total_staff = | students = <!-- or |enrollment= --> | undergrad = | postgrad = | doctoral = | other_students = <!-- or |other= --> | address = <!-- Please discuss before using --> | city = | state = | province = | country = | postalcode = <!-- or |zipcode= or |postcode= --> | coordinates = <!-- {{Coord|LAT|LON|type:edu|display=inline,title}} --> | campus_type = | campus_size = <!-- use {{Convert}} --> | language = <!-- Principal language(s) of instruction used in the institution --> | free_label = <!-- up to |free_label2= --> | free = <!-- up to |free2= --> | colors = <!--or |colours= --> | sports_nickname = <!--or |athletics_nickname= --> | sporting_affiliations = | mascot = <!--or |mascots= --> | sports_free_label = <!-- up to |sports_free_label3= --> | sports_free = <!-- up to |sports_free3= --> | website = <!-- {{URL|example.com}} --> | logo = | logo_size = | logo_upright = | logo_alt = | embedded = <!-- or |nrhp= or |module= --> | pushpin_map = | pushpin_label_position = | map_size = | pushpin_map_caption = | footnotes = }}
Custom blank/free parameters
Note how the 10 customized free-data parameters (or blank label/data pairs) are shown in 3 parts of the infobox as upper/middle/bottom: upper (as "top_free_label=" with "top_free=" to "top_free2"), or middle (as "free_label=" with "free=" to "free2") or bottom (as "sports_free_label=" with "sports_free=" to "sports_free3"). Those 10 custom parameters allow speciality field labels and data values for 10 extra parameter label/data pairs. Also any of those 10 custom fields could be mere note labels, with text, to briefly explain nearby parameters, or link footnotes, without cluttering the other label/data pairs. A custom label can be set blank to hide as with "free_label= " to show only the data portion, with hidden label.
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 Misplaced Pages, 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.
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
nor collapse nested elements which use them.
Example
Universiti von Illyria | |
Seal of University of Illyria | |
Latin: Universitas Illyriensis | |
Other name | UI |
---|---|
Former name | Utopian University |
Motto | Melior a lepidus fossor quam a stultus lepor lepos |
Motto in English | "Better a witty fool than a foolish wit" |
Type | Public |
Active | 1666 (1666)–1850 (1850) |
Accreditation | Southwest Illyrian Accreditation Commission |
Religious affiliation | Church of Illyria |
Endowment | US$ 123,456,789 |
Visitor | John Doe |
Chancellor | Jane Doe |
Vice-Chancellor | John Doe |
Rector | John Doe |
Rectrix Magnifica | Jane Doe |
Academic staff | 300 |
Total staff | 900 |
Students | 10,000 |
Undergraduates | 5,000 |
Postgraduates | 1,000 |
Doctoral students | 100 |
Other students | 1,200 |
Location | Illyria, Illyria, Utopia 12°20′N 98°46′W / 12.34°N 98.76°W / 12.34; -98.76 |
Campus | Rural, 47 acres (19 ha) |
Colours | Red and blue |
Nickname | The Nematodes |
Sporting affiliations | Utopian Athletic League |
Mascot | Nobby the Nematode |
Website | www |
Note: This university is completely fictional. |
{{Infobox university | name = University of Illyria | native_name = Universiti von Illyria | native_name_lang = de | other_name = UI | image = Dabney-minimalist-vector.svg | image_upright = 0.7 | image_alt = scroll atop shield outline | caption = Seal of University of Illyria | latin_name = Universitas Illyriensis | former_name = Utopian University | motto = ''Melior a lepidus fossor quam a stultus lepor lepos'' | motto_lang = la | mottoeng = "Better a witty fool than a foolish wit" | established = {{Start date|1666}} | closed = {{End date|1850}} | type = ] | religious_affiliation = Church of Illyria | endowment = US$ 123,456,789 | chancellor = ] | vice_chancellor = John Doe | rector = Doe | head_label = ] | head = ] | academic_staff = 300 | total_staff = 900 | students = 10,000 | undergrad = 5,000 | postgrad = 1,000 | doctoral = 100 | other_students = 1,200{{Sup|a}} | city = ] | state = Illyria | country = Utopia | coordinates = {{Coord|12.34|-98.76|type:edu|display=inline}} | campus_type = Rural | campus_size = {{Convert|47|acre}} | colours = {{Color box|red}}{{Color box|blue}} Red and blue | sports_nickname = The Nematodes | mascot = Nobby the Nematode | sporting_affiliations = ] | website = {{URL|www.illyria.edu}} | logo = EUSP logo lowres.jpg | logo_size = 50px | logo_alt = Spiral on stripes | footnotes = <hr /> <div style="text-align: left;"> {{Sup|a}} ].<br /> </div> Note: This university is completely fictional. }}
TemplateData
This page is the subject of a current discussion. Please feel free to join in. This doesn't mean that you may not be bold in editing this page, but that it would be a good idea to check the discussion first. |
TemplateData for Infobox university
An infobox for articles about universities and colleges.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name (in English) | name | Official name in English. | String | suggested |
Native name | native_name | Name in institution's native language. | String | optional |
Native name language | native_name_lang | ISO 639-2 code, e.g. "fr" for French. | String | optional |
Image name | image image_name | Institution-related graphic, preferably the official seal or logo. Use the image filename without File: namespace prefix. Sizes the image to the user's preference by default. | File | suggested |
Image size | image_size | Use in conjunction with Image. Allows editors to specify an image width rather than use the default. Should not be used except for very good reason; see MOS:IMGSIZE.
| Line | optional |
Image scaling ("upright") | image_upright | Scaling factor for the image, such as 0.7. The actual size is the scaling factor multiplied by the user's thumbnail size.
| Line | optional |
Alternative text for image | image_alt | Alt text for image, for visually impaired readers. This should not contain wiki syntax, and should not duplicate the caption. See MOS:ALT. | String | optional |
Caption | caption | Caption text for the infobox image. May include wiki syntax. | Content | optional |
Latin name | latin_name | University name in Latin, if commonly referenced. This should not simply be a translation of the English name but should have a reliable, independent source showing use (possibly in abbreviated form) as the Latin name. Use only seen in self-published, primary sources, such as the institution's seal or degrees, is likely to be WP:UNDUE in the infobox. The name should be given in the nominative case. | Line | optional |
Current alternative names | other_name other_names | For any alternative current names by which the university is known, such as acronyms and abbreviations. | Line | optional |
Former names | former_name former_names | Former name(s) of the institution. | Line | optional |
Motto | motto | University's motto; usually in Latin. | String | optional |
Motto language | motto_lang | If the motto is not in English, the ISO 639-2 code for its language (e.g. "la" for Latin). If more than one, use Template:Lang instead. | Line | optional |
Motto (in English) | mottoeng | University's motto in English if another language is used above. | String | optional |
Top free label | top_free_label | First custom special label of upper infobox. The data for this field goes in parameter top_free. | Line | optional |
Top free | top_free | First custom data field of upper infobox. The name of this field goes in parameter top_free_label. | String | optional |
Top free label1 | top_free_label1 | Next custom special label1 of upper infobox. The data for this field goes in parameter top_free1. | Line | optional |
Top free1 data | top_free1 | Next custom data1 field of upper infobox. The name of this field goes in parameter top_free_label1. | String | optional |
Top free label2 | top_free_label2 | Next custom label2 of upper infobox. The data for this field goes in parameter top_free2. | Line | optional |
Top free2 data | top_free2 | Next custom data2 field of upper infobox. The name of this field goes in parameter top_free_label2. | String | optional |
Type | type | General type of the institution. Include public vs. private, single-gender, for-profit status (assumed non-profit if omitted), undergraduate vs. graduate, vocational focus (e.g. business school), etc.
| Content | suggested |
Date established | established | Date of establishment/founding formatted as parameters to Template:Start date; give year if no exact date is available.
| Content | suggested |
Date closed | closed | For former institutions, provide the date of closure. Give year if no exact date is available. Use the template {{tl|End date}}. | Line | optional |
Founder | founder founders | Name of the person(s) who founded the institution, if commonly mentioned. | Line | optional |
Parent institution | parent | Name of any parent institution (e.g. for some colleges, a university). | Line | optional |
Accreditation | accreditation | Institution-wide accreditor(s). Can alternatively be placed in the external links section, but mandatory for infobox if unaccredited. | Line | optional |
Affiliation | affiliation affiliations | Organizations of which the institution is a member and provide essential definition of the institution's core mission and values. Academic and religious affiliations should be placed in those parameters. | Line | optional |
Religious affiliation | religious_affiliation | Use if the institution has an official or strong de facto religious affiliation. | Line | optional |
Academic affiliation | academic_affiliation academic_affiliations | Academic organizations of which the institution is a member and provide essential definition of the institution (mission, values, activities, etc.). | Line | optional |
Endowment | endowment | Financial endowment value. | Line | optional |
Budget | budget | Total annual budget / expenditures. | Line | optional |
Officer in Charge | officer_in_charge | Officer in Charge of the institution. | Line | optional |
Chair | chair | Chair of the institution. | Line | optional |
Chairman | chairman | Chairman of the institution. Per MOS:GNL, use only if the title is official; otherwise use chairperson or chair fields. | Line | optional |
Chairperson | chairperson | Chairperson of the institution. | Line | optional |
Visitor | visitor | Visitor of the institution. This refers to the position of visitor under charities law in common law countries. It should only be used if this is a position with actual authority. | Line | optional |
Chancellor | chancellor | Chancellor of the institution. | Line | optional |
President | president | President of the institution. | Line | optional |
Vice President | vice_president | Vice President of the institution. Should only be used where this is the chief executive officer of the institution (i.e. the president is a ceremonial role), not where the vice president is a deputy. | Line | optional |
Superintendent | superintendent | Superintendent of the institution. | Line | optional |
Vice Chancellor | vice_chancellor | Vice Chancellor of the institution. Should only be used where this is the chief executive officer of the institution (i.e. the chancellor is a ceremonial role), not where the vice chancellor is a deputy. | Line | optional |
Provost | provost | Provost of the institution. Should only be used where this is the chief executive officer of the institution, not where the provost is a deputy. | Line | optional |
Rector | rector | Rector of the institution. | Line | optional |
Principal | principal | Principal of the institution. | Line | optional |
Director | director | Director of the institution. | Line | optional |
Dean | dean | Dean of the institution. Should only be used where this is the chief executive officer of the institution, not where the dean is a deputy. | Line | optional |
Head label | head_label | Another officer title of someone essential to understanding the institution. Use with the Head Name field. For compound titles (e.g. Vice Chancellor and President), use either this field or the field corresponding to whichever individual title in the compound is most appropriate. | Line | optional |
Head name | head | The name of the officer serving in the role defined by the Head label field. | Line | optional |
# of academic staff | academic_staff faculty | Number of faculty / academic staff members. (include number formatting e.g. 1,234,567) If giving full-time equivalent (FTE), label as such. | Line | optional |
# of administrative staff | administrative_staff | Number of administrative / support staff. (include number formatting e.g. 1,234,567) Discouraged unless it is precisely defined in the reference; use total_staff instead. If giving full-time equivalent (FTE), label as such. | Line | optional |
# of total staff | total_staff | Total number of employees of the institution, including academic staff (faculty), administrative staff, and others. (include number formatting e.g. 1,234,567) If giving full-time equivalent (FTE), label as such. | Line | optional |
# of students | students enrollment | Total student count. Use undergrad, postgrad, doctoral, and other for additional detail. (format amount, as 1,234,567 instead of 1234567) | Line | optional |
# of undergrads | undergrad | Total undergraduate enrollment. (include number formatting e.g. 1,234,567 instead of 1234567) | Line | optional |
# of postgrads | postgrad | Total postgraduate (masters) enrollment. (include number formatting e.g. 1,234,567 instead of 1234567) | Line | optional |
# of doctorals | doctoral | Total doctoral student enrollment. (include number formatting e.g. 1,234,567 instead of 1234567) | Line | optional |
Alumni | alumni | Number of alumni of the institution. | Number | deprecated |
Other enrollment | other other_students | Number of students enrolled in another capacity. Specify a category if possible. (include number formatting e.g. 1,234,567 instead of 1234567) | String | optional |
Address | address | Street address at which the institution is located, if applicable. Use only for institutions with a single campus which has a discreet address; omit otherwise. | Line | optional |
City | city | City in which the institution is located. Provide wikilink if possible. | Line | suggested |
State | state canton prefecture region | US state or similar administrative subdivision in which the institution is located. Use in conjunction with the country field, and do not use with the province field. Do not wikilink if city is linked. | Line | optional |
Province | province | For all other administrative subdivisions; use as an alternative to the state field in conjunction with the country field. Do not wikilink if city is linked | Line | optional |
Postal code | postalcode postcode zipcode | Postal code for the institution. Use is optional. May not be applicable for institutions with multiple campuses. | Line | optional |
Country | country | Country in which the institution is based. Use in conjunction with city and, optionally, state or province. Do not wikilink for major countries. | Line | suggested |
Location | location | Location of the institution. Overrides the more specific fields (address, city, etc.); use only if not possible to give the location through those. | String | optional |
Coordinates | coordinates coor | Displays coordinates, in parentheses, after the location fields. Use Template:Coord with |type:edu and |display=inline,title. | Content | suggested |
Campus type | campus_type campus | Type/nature of the institution's campus (e.g. urban, rural, multiple sites). Move campus size information to the campus_size parameter.
| Line | suggested |
Campus size | campus_size | Area owned by the institution, typically in acres. Use Template:Convert.
| Content | suggested |
Instruction language | language | Language commonly used for instruction; use only if not obvious from location
| Content | optional |
Free label | free_label | A special field title; use with the free field. | Line | optional |
Free data | free | Related data that goes with the free_label field. | String | optional |
Free label1 | free_label1 | Next middle custom specialty field label; labels the free1 field. | Line | optional |
Free data1 | free1 | Data for free_label1 field. | String | optional |
Free label2 | free_label2 | Next middle custom specialty field label; labels the free2 field. | Line | optional |
Free data2 | free2 | Data for free_label2 field. | String | optional |
Official colo(u)rs | colors colours | Official colors of the institution. Your choice of parameter name (color or colour) will appear in the table; use the one appropriate to the institution's location.
| Content | optional |
Sports | sports athletics | List of primary university sports | String | deprecated |
Sporting affiliations | sporting_affiliations athletics_affiliations | List of sporting affiliations and memberships. Provide wikilink if possible; (use Template:Plainlist or Template:Ublist).
| Content | optional |
Athletic nickname | sports_nickname athletics_nicknames sports_nicknames athletics_nickname nickname | Institution's athletic nickname or moniker. The "nickname" alias is deprecated and should be replaced. | Line | optional |
Mascot | mascot mascots | Institution's athletic mascot. | Line | optional |
Sports free label | sports_free_label | First custom field label title near bottom of infobox; use with sports_free field. | Line | optional |
Sports free data | sports_free | First bottom custom data field; use with sports_free_label field. | String | optional |
Sports free1 label | sports_free_label1 | Next bottom custom label; use with sports_free1 field. | Line | optional |
Sports free1 data | sports_free1 | Next bottom custom data field; use with ports_free_label1. | String | optional |
Sports free2 label | sports_free_label2 | Next bottom custom label; use with sports_free2. | Line | optional |
Sports free2 data | sports_free2 | Next custom data field; use with sports_free_label2. | String | optional |
Sports free3 label | sports_free_label3 | Next bottom custom label; use with sports_free3. | Line | optional |
Sports free3 data | sports_free3 | Next custom data field; use with sports_free_label3. | String | optional |
Logo | logo | Use for an athletics logo, corporate emblem, or similar graphic. Omit "File:" or "Image:" | File | optional |
logo_upright | logo_upright | no description | Line | optional |
logo_alt | logo_alt | no description | String | optional |
logo_size | logo_size | no description | String | optional |
Website URL | website | URL of the official website of the institution, formatted as the sole unnamed parameter to Template:URL.
| Content | suggested |
Footnotes | footnotes | Footnotes for the infobox. Useful for including references for data. | Content | optional |
NRHP or module | module embedded nrhp | Module embedded in the infobox, such as Template:Infobox NRHP. Add only information not already covered elsewhere in the infobox, and consider placing NRHP infobox in campus section.
| Content | optional |
pushpin_map | pushpin_map | See Template:Location map documentation. | Unknown | optional |
Map caption | pushpin_map_caption | Contextual information to display beneath the map, defaults to "Location in <map name>" | String | optional |
Map width | map_size | Map width in pixels; do not include unit suffix (px).
| Number | optional |
Map pin label position | pushpin_label_position | Determines position of displayed name relative to map pushpin, defaults to left or right, whichever is opposite the half the pin is in.
| Line | optional |
Tracking categories
- Category:Articles using infobox university (25,200)
- Category:Pages using infobox university with the affiliations parameter (5,595)
- Category:Pages using infobox university with the image name parameter (5,193)
- Category:Pages using infobox university with the superintendent parameter (68)
- Category:Pages using infobox university with the nickname alias (2,056)
- Category:Pages using infobox university with unknown parameters (148)
- Category:Pages using infobox university with conflicting parameters (22)