Template:Infobox institute
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 | {{{founder}}} |
Established | {{{established}}} |
Mission | {{{mission}}} |
Focus | {{{focus}}} |
President | {{{president}}} |
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}}} |
Lua error in Module:Mapframe at line 389: attempt to perform arithmetic on local 'lat_d' (a nil value). | |
Website | {{{website}}} |
Dissolved | {{{dissolved}}} |
{{{footnotes}}} |
{{Infobox institute
| name =
| image =
| image_size =
| image_upright =
| image_alt =
| caption =
| latin_name =
| other_name =
| motto =
| mottoeng =
| parent =
| founder =
| established =
| founding director =
| mission =
| focus =
| president =
| chairman =
| head_label =
| head =
| faculty =
| adjunct_faculty =
| staff =
| key_people =
| budget =
| endowment =
| debt =
| num_members =
| subsidiaries =
| owner =
| slogan =
| former_name =
| address =
| location =
| city =
| state =
| province =
| country =
| coordinates = <!-- or |coor= -->
| website =
| dissolved =
| footnotes =
}}
Mapframe maps
- Basic parameters:
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: Shown (onByDefault) if one of these parameters has a value:
|coordinates=
,|coor=
. - mapframe-caption – Caption for the map. Default: blank (or if
|mapframe-geomask=
is set, "Location in geomask's label") - mapframe-custom – Use a custom map instead of the automatic mapframe. Specify either a
{{maplink}}
template, or another template that generates a mapframe map, or an image name. If used, the subsequent mapframe parameters will be ignored. Default: not specified - mapframe-id or id or qid – Id (Q-number) of Wikidata item to use. Default: item for current page
- mapframe-coordinates or mapframe-coord or coordinates or coord – Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template, e.g.
|coord=
. Default: coordinates from Wikidata{{Coord|12.34|N|56.78|E}}
- mapframe-wikidata – Set to
yes
to show shape/line features from the wikidata item, if any, when|coord=
is set. Default: not specified
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: Shown (onByDefault) if one of these parameters has a value:
- Customise which features are displayed:
- mapframe-shape – Turn off display of shape feature by setting to
none
. Use an inverse shape (geomask) instead of a regular shape by setting toinverse
. Default: not specified - mapframe-point – Turn off display of point feature by setting to
none
. Force point marker to be displayed by setting toon
. Default: not specified - mapframe-line – Turn off display of line feature by setting to
none
. Default: not specified - mapframe-geomask – Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g.
P17
for country (P17),P131
for located in the administrative territorial entity (P131)). Default: not specified - mapframe-switcher – set to
auto
orgeomasks
orzooms
to enable Template:Switcher-style switching between multiple mapframes. Default: not specifiedauto
– switch geomasks found in location (P276) and located in the administrative territorial entity (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country.geomasks
– switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the mapframe-geomask parameterzooms
– switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of3
), "zoomed out" is1
, and "zoomed midway" is the average
- mapframe-shape – Turn off display of shape feature by setting to
- Other optional parameters:
- mapframe-frame-width or mapframe-width – Frame width. Default: 270
- mapframe-frame-height or mapframe-height – Frame height. Default: 200
- mapframe-shape-fill – Color used to fill shape features. Default: #606060
- mapframe-shape-fill-opacity – Opacity level of shape fill, a number between 0 and 1. Default: 0.5
- mapframe-stroke-color or mapframe-stroke-colour – Color of line features, and outlines of shape features. Default: #ff0000
- mapframe-stroke-width – Width of line features, and outlines of shape features; default is "5". Default: 5
- mapframe-marker – Marker symbol to use for coordinates; see mw:Help:Extension:Kartographer/Icons for options. Default: not specified (i.e. blank)
- Can also be set to
blank
to override any default marker symbol
- Can also be set to
- mapframe-marker-color or mapframe-marker-colour – Background color for the marker. Default: #5E74F3
- mapframe-geomask-stroke-color or mapframe-geomask-stroke-colour – Color of outline of geomask shape. Default: #555555
- mapframe-geomask-stroke-width – Width of outline of geomask shape. Default: 2
- mapframe-geomask-fill – Color used to fill outside geomask features. Default: #606060
- mapframe-geomask-fill-opacity – Opacity level of fill outside geomask features, a number between 0 and 1. Default: 0.5
- mapframe-zoom – Set the zoom level, from "1" (map of earth) to "18" (maximum zoom in), to be used if the zoom level cannot be determined automatically from object length or area. Default: 10
- mapframe-length_km or mapframe-length_mi or mapframe-area_km2 or mapframe-area_mi2 – Determine zoom level by passing in object's length (in kilometres or miles) or area (in square kilometres or square miles). Default: not specified
- mapframe-frame-coordinates or mapframe-frame-coord – Alternate latitude and longitude coordinates for initial placement of map, using {{coord}}. Default: derived from item coordinates
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 |
founder | founder | no description | Unknown | optional |
founding director | founding director | no description | Unknown | optional |
established | established | 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 |
country | country | no description | Unknown | optional |
coordinates | coordinates coor | no description | String | optional |
Show mapframe map | mapframe | Specify yes or no to show or hide the map, overriding the default
| String | suggested |
Mapframe caption | mapframe-caption | Caption for the map. If mapframe-geomask is set, then the default is "Location in <<geomask's label>>" | String | optional |
Custom mapframe | mapframe-custom | Use a custom map instead of the automatic mapframe. Specify either a {{maplink}} template, or another template that generates a mapframe map, or an image name. If used, other mapframe parameters will be ignored. | Template | optional |
Mapframe Wikidata item | mapframe-id id qid | Id (Q-number) of Wikidata item to use.
| String | optional |
Mapframe coordinates | mapframe-coordinates mapframe-coord coordinates coord | Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template.
| Template | optional |
Mapframe shapes from Wikidata | mapframe-wikidata | et to yes to show shape/line features from the wikidata item, if any, when coordinates are specified by parameter
| String | optional |
Mapframe point feature | mapframe-point | Override display of mapframe point feature. Turn off display of point feature by setting to "none". Force point marker to be displayed by setting to "on" | String | optional |
Mapframe shape feature | mapframe-shape | Override display of mapframe shape feature. Turn off by setting to "none". Use an inverse shape (geomask) instead of a regular shape by setting to "inverse" | String | optional |
Mapframe width | mapframe-frame-width mapframe-width | Frame width in pixels
| Number | optional |
Mapframe height | mapframe-frame-height mapframe-height | Frame height in pixels
| Number | optional |
Mapframe shape fill | mapframe-shape-fill | Color used to fill shape features
| String | optional |
Mapframe shape fill opacity | mapframe-shape-fill-opacity | Opacity level of shape fill, a number between 0 and 1
| Number | optional |
Mapframe stroke color | mapframe-stroke-color mapframe-stroke-colour | Color of line features, and outlines of shape features
| String | optional |
Mapframe stroke width | mapframe-stroke-width | Width of line features, and outlines of shape features
| Number | optional |
Mapframe marker | mapframe-marker | Marker symbol to use for coordinates; see [[mw:Help:Extension:Kartographer/Icons]] for options
| String | optional |
Mapframe marker color | mapframe-marker-color mapframe-marker-colour | Background color for the marker
| String | optional |
Mapframe geomask | mapframe-geomask | Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g. P17 for country, or P131 for located in the administrative territorial entity)
| Page name | optional |
Mapframe geomask stroke color | mapframe-geomask-stroke-color mapframe-geomask-stroke-colour | Color of outline of geomask shape
| String | optional |
Mapframe geomask stroke width | mapframe-geomask-stroke-width | Width of outline of geomask shape
| Number | optional |
Mapframe geomask fill | mapframe-geomask-fill | Color used to fill outside geomask features
| String | optional |
Mapframe geomask fill opacity | mapframe-geomask-fill-opacity | Opacity level of fill outside geomask features, a number between 0 and 1
| Number | optional |
Mapframe zoom | mapframe-zoom | Set the zoom level, from "1" to "18", to used if the zoom level cannot be determined automatically from object length or area
| Number | optional |
Mapframe length (km) | mapframe-length_km | Object length in kilometres, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area | Number | optional |
Mapframe length (mi) | mapframe-length_mi | Object length in miles, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area | Number | optional |
Mapframe area (km^2) | mapframe-area_km2 | Object arean square kilometres, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area | Number | optional |
Mapframe area (mi^2) | mapframe-area_mi2 | Object area in square miles, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area | Number | optional |
Mapframe frame coordinates | mapframe-frame-coordinates mapframe-frame-coord | Alternate latitude and longitude coordinates for initial placement of map, using {{coord}}
| Template | optional |
Mapframe switcher | mapframe-switcher | Set to "auto" or "geomasks" or "zooms" to enable Template:Switcher-style switching between multiple mapframes. IF SET TO auto – switch geomasks found in location (P276) and located in the administrative territorial entity (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country. IF SET TO geomasks – switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the mapframe-geomask parameter. IF SET TO zooms – switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of 3), "zoomed out" is 1, and "zoomed midway" is the average. | String | optional |
mapframe-line | mapframe-line | no description | Unknown | optional |
website | website | no description | Unknown | optional |
dissolved | dissolved | no description | Unknown | optional |
footnotes | footnotes | no description | Unknown | optional |
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
nor collapse nested elements which use them.