Template:Institution
Uses Lua: |
Syntax #1: for institutions with pages on Wikidata
{{Institution}} creates an infobox for GLAM (Galleries, Libraries, Archives, and Museums) or other institutions to be customized in Institution: namespace pages and used in the |Institution=
parameter of {{Artwork}}, {{Photograph}}, {{Art Photo}}, {{Book}} or {{Map}} in File description pages. The purpose of the field is to indicate the physical permanent location for the subject of a photograph. For example, Mona Lisa resides in Louvre so images of Mona Lisa will list Institution:Louvre in the "Institution" field.
- This template will categorize into Category:Institution templates.
- This template will categorize categories transcluding it and matching "Homecat" field into Category:Institution template home categories.
- This template will categorize problematic institution infobox pages into subcategories of Category:Institution template maintenance.
Creation of new Institution templates
When creating a new Institution page use the following box :
Usage
{{Institution |wikidata= }}
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
wikidata | Wikidata item ID of the institution, like Q1 . | empty | required |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: no user group specified
Syntax #2: for institutions without pages on Wikidata
_
The template automatically sets the following categories:
Usage
{{Institution
|name =
|native name =
|location =
|latitude =
|longitude =
|established =
|website =
|image =
|homecat =
|linkback =
|wikidata =
|option =
}}
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
name | Name of the institution, museum, gallery or collection, which will be shown in the uncollapsed part of the template (most of the time name should be the same as page name):
| empty | required | |
parent | Name of parent institution.
| parent organization (P749) | optional | |
native name | Official name of the institution in the native language
| empty | optional | |
location | Institution location: usually a city name with a link to the location's page:
| empty | optional | |
latitude | The latitude coordinate of the institution.
| empty | optional | |
longitude | The longitude coordinate of the institution.
| empty | optional | |
OSM | Link to OpenStreetMap way page. For example if OSM=58975404, then clicking OpenStreetMap icon will link to www.openstreetmap.org/?way=58975404
| empty | optional | |
geopoly | Polygon coordinates in lat1,lon1,height1 lat2,lon2,height2 lat3,lon3,height3 format. Clicking Google icon will link to polygon drawn in Google Maps.
| empty | optional | |
established | Date of the institution's establishment. Example: 1997-03-31
| empty | optional | |
website | Link to the institution external website
| empty | optional | |
image | Image of the institution
| empty | optional | |
homecat | Institution home category - used to categorize the institution page without categorizing images using it. Institution pages should be categorized using Homecat parameter only. Please do not add categories directly since those would be added to all the files and categories using the template.
| empty | required | |
linkback | name of specialized Institution: page used to provide a link back to it. If provided than an icon will be shown in the top line, after the name. Clicking this icon will bring user to the proper Institution: page.
| empty | optional | |
authority | As of May 2016 it is recommended to add "Wikidata" parameter and add any authority control parameters to wikidata instead of Institution template. Then proper authority control information will be displayed. For older templates, this field was used for Authority control data displayed using a call to {{Authority control|...|bare=1}}. See for example Institution:Bibliothèque Municipale, Saint-Germain-en-Laye. | empty | deprecated | |
inventory | Link to the institution or museum inventory page, like Inventory Glyptothek (München)
| empty | optional | |
wikidata | Link to the Wikidata item of the institution, like q1 .
| empty | optional | |
option | Template {{Institution}} is mostly used to create custom templates in "Institution" namespace specific to a single institution. Option parameter should always be set to |option = {{{1|}}} and is used to pass information from users of the custom templates to the {{Institution}} template code. For example if one calls {{Institution:Louvre|1234}}, the "1234" will be passed as argument option to the {{Institution}} template. That mechanism is used extensively with {{Creator}} templates, but in case of {{Institution}} templates it is used at the moment only to pass information if template should be initially collapsed or not. The wikitext {{Institution:Louvre|collapse}} will create collapsed Institution:Louvre template. | empty | required |
Additional information
The template is intended to be used in the following namespaces: the main or gallery namespace (unprefixed)
The template is intended to be used by the following user groups: all users
Relies on:
Module:Institution
See also
- {{Creator}}
- {{Artwork}}
- MediaWiki:Editnotice-106 - Preloaded text which will show up above edit window while editing pages in Institution: namespace.
- Institution:Preload - Page used to preload pages in Institution: namespace.
Translations at Module:I18n/institution
Examples
Institution:Glyptothek (München), rendered as
Glyptothek (Inventory) | |||
---|---|---|---|
Native name | Glyptothek | ||
Location | |||
Coordinates | |||
Established | 1830 | ||
Website | Glyptothek | ||
Authority file |
has source code:
{{Institution | option = {{{1|}}} <!-- Do not modify --> | name = {{LangSwitch |ca=[[:ca:Gliptoteca de Munic|Gliptoteca de Munic]] |de=[[:de:Glyptothek (München)|Glyptothek, München]] |en=[[:en:Glyptothek|Glyptothek, Munich]] |es=[[:es:Gliptoteca de Múnich|Gliptoteca de Múnich]] |fr=[[:fr:Glyptothèque de Munich|Glyptothèque de Munich]] |it=[[:it:Gliptoteca (Monaco di Baviera)|Gliptoteca di Monaco di Baviera]] |mk=[[:mk:Глиптотека (Минхен)|Глиптотека, Минхен]] |pl=[[:pl:Gliptoteka monachijska|Gliptoteka monachijska]] |pt=[[:pt:Glyptothek|Glyptothek, Munique]] |ro=[[:ro:Gliptoteca de la München|Gliptoteca de la München]] |ru=[[:ru:Глиптотека (Мюнхен)|Мюнхенская глиптотека]] |sl=[[:sl:Gliptoteka v Münchnu|Gliptoteka v Münchnu]] }} | native name = Glyptothek | location = {{Munich}} | established = 1830 | inventory = Inventory Glyptothek (München) | website = [http://www.antike-am-koenigsplatz.mwn.de/ Glyptothek] | image = Glyptothek München, April 2023.jpg | wikidata = Q162077 }}
This page is saved at "Institution:Glyptothek (München)" and used by typing {{Institution:Glyptothek (München)}}