Template:Infobox institute: Difference between revisions
(add option for chair) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 02:54, 15 February 2024
File:Lua-Logo.svg | This template uses Lua: |
{{Infobox institute}}
can be used to provide at-a-glance information at the start of an article about an institute, such as a research institute, which are often associated with a college or university.
Usage
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|upright={{{image_upright}}}]] | |
Latin: {{{latin_name}}} | |
Other name | {{{other_name}}} |
---|---|
Motto | {{{motto}}} |
Motto in English | {{{mottoeng}}} |
Parent institution | {{{parent}}} |
Founder(s) | {{{founder}}} |
Established | {{{established}}} |
Mission | {{{mission}}} |
Focus | {{{focus}}} |
Chair | {{{chairman}}} |
{{{head_label}}} | {{{head}}} |
Faculty | {{{faculty}}} |
Adjunct faculty | {{{adjunct_faculty}}} |
Staff | {{{staff}}} |
Key people | {{{key_people}}} |
Budget | {{{budget}}} |
Endowment | {{{endowment}}} |
Debt | {{{debt}}} |
Members | {{{num_members}}} |
Subsidiaries | {{{subsidiaries}}} |
Owner | {{{owner}}} |
Slogan | {{{slogan}}} |
Formerly called | {{{former_name}}} |
Address | {{{address}}} |
Location | {{{location}}} or {{{city}}}, {{{state}}}, {{{country}}} or {{{city}}}, {{{province}}}, {{{country}}} |
Coordinates | {{{coordinates}}} |
Website | {{{website}}} |
Dissolved | {{{dissolved}}} |
{{{footnotes}}} |
<syntaxhighlight lang="wikitext" style="overflow:auto"> </syntaxhighlight>
TemplateData
TemplateData for Infobox institute
Non-profit research organization
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
image | image | no description | Unknown | optional |
image_size | image_size | no description | Unknown | optional |
image_upright | image_upright | no description | File | optional |
image_alt | image_alt | no description | File | optional |
caption | caption | no description | Unknown | optional |
latin_name | latin_name | no description | Unknown | optional |
other_name | other_name | no description | String | optional |
motto | motto | no description | Unknown | optional |
mottoeng | mottoeng | no description | String | optional |
parent | parent | no description | Unknown | optional |
established | established | no description | Unknown | optional |
founder | founder | no description | Unknown | optional |
director | director | no description | Unknown | optional |
mission | mission | no description | Unknown | optional |
focus | focus | no description | Unknown | optional |
president | president | no description | Unknown | optional |
chairman | chairman | no description | Unknown | optional |
head_label | head_label | no description | Unknown | optional |
head | head | no description | Unknown | optional |
faculty | faculty | no description | Unknown | optional |
adjunct_faculty | adjunct_faculty | no description | Unknown | optional |
staff | staff | no description | Unknown | optional |
key_people | key_people | no description | Unknown | optional |
budget | budget | no description | Unknown | optional |
endowment | endowment | no description | Unknown | optional |
debt | debt | no description | Unknown | optional |
num_members | num_members | no description | Number | optional |
subsidiaries | subsidiaries | no description | Unknown | optional |
owner | owner | no description | Unknown | optional |
slogan | slogan organization_motto Non-profit_slogan non-profit_slogan | no description | String | optional |
former_name | former_name | no description | Unknown | optional |
address | address | no description | String | optional |
location | location | no description | Unknown | optional |
city | city | no description | Unknown | optional |
state | state province | no description | String | optional |
coordinates | coordinates coor | no description | String | optional |
country | country | no description | Unknown | optional |
website | website | no description | Unknown | optional |
dissolved | dissolved | no description | Unknown | optional |
footnotes | footnotes | no description | Unknown | optional |
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 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
nor collapse nested elements which use them.