Template:Infobox library: Difference between revisions
restored map |
added "biblissima" parameter |
||
| Line 5: | Line 5: | ||
{{infoboxtablerow|title=Country|value={{{country|?}}}}}}} | {{infoboxtablerow|title=Country|value={{{country|?}}}}}}} | ||
{{#if:{{{qid|}}}|{{infoboxtablerow|title=Wikidata QID |value=[https://www.wikidata.org/wiki/{{{qid}}} {{{qid}}}]}}}} | {{#if:{{{qid|}}}|{{infoboxtablerow|title=Wikidata QID |value=[https://www.wikidata.org/wiki/{{{qid}}} {{{qid}}}]}}}} | ||
{{#if:{{{biblissima|}}}|{{infoboxtablerow|title=Biblissima QID |value=[https://data.biblissima.fr/w/Item:{{{biblissima}}} {{{biblissima}}}]}}}} | |||
{{#if:{{{website|}}}|{{infoboxtablerow|title=Official Website|value={{{website}}}}}}} | {{#if:{{{website|}}}|{{infoboxtablerow|title=Official Website|value={{{website}}}}}}} | ||
{{#if:{{{website2|}}}|{{infoboxtablerow|title=Second Website|value={{{website2}}}}}}} | {{#if:{{{website2|}}}|{{infoboxtablerow|title=Second Website|value={{{website2}}}}}}} | ||
| Line 56: | Line 57: | ||
"description": "The URL of a second relevant webpage", | "description": "The URL of a second relevant webpage", | ||
"type": "url" | "type": "url" | ||
}, | |||
"catalogue1": { | "catalogue1": { | ||
"label": "Catalogue", | "label": "Catalogue", | ||
"description": "The URL of a catalogue of the (medieval) manuscripts, be it an online catalogue or a digital copy of a printed catalogue.", | "description": "The URL of a catalogue of the (medieval) manuscripts, be it an online catalogue or a digital copy of a printed catalogue.", | ||
"type": "url" | "type": "url" | ||
}, | |||
"catalogue2": { | "catalogue2": { | ||
"label": "Catalogue 2", | "label": "Catalogue 2", | ||
"description": "The URL of a second relevant catalogue.", | "description": "The URL of a second relevant catalogue.", | ||
"type": "url" | "type": "url" | ||
}, | |||
"catalogue3": { | "catalogue3": { | ||
"label": "Catalogue 3", | "label": "Catalogue 3", | ||
"description": "The URL of a another relevant catalogue.", | "description": "The URL of a another relevant catalogue.", | ||
"type": "url" | "type": "url" | ||
}, | |||
"catalogue4": { | "catalogue4": { | ||
"label": "Catalogue 4", | "label": "Catalogue 4", | ||
"description": "The URL of a another relevant catalogue.", | "description": "The URL of a another relevant catalogue.", | ||
"type": "url" | "type": "url" | ||
}, | |||
"catalogue5": { | "catalogue5": { | ||
"label": "Catalogue 5", | "label": "Catalogue 5", | ||
"description": "The URL of a another relevant catalogue.", | "description": "The URL of a another relevant catalogue.", | ||
"type": "url" | "type": "url" | ||
}, | |||
"isil": { | "isil": { | ||
"label": "ISIL", | "label": "ISIL", | ||
| Line 89: | Line 90: | ||
"label": "ISIL 2", | "label": "ISIL 2", | ||
"description": "If the library has a second ISIL (e.g. in historical cases)" | "description": "If the library has a second ISIL (e.g. in historical cases)" | ||
}, | |||
"schoenberg": { | "schoenberg": { | ||
"label": "Schonberg library ID", | "label": "Schonberg library ID", | ||
| Line 133: | Line 134: | ||
"type": "number", | "type": "number", | ||
"example": "14.633" | "example": "14.633" | ||
}, | |||
"biblissima": { | |||
"description": "The QID in the Biblissima database (different from the Biblissima Portail ID).", | |||
"example": "Q32813", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
| Line 146: | Line 152: | ||
"catalogue5", | "catalogue5", | ||
"website", | "website", | ||
"website2", | |||
"qid", | "qid", | ||
"biblissima", | |||
"gnd_id", | "gnd_id", | ||
"gnd_id2", | "gnd_id2", | ||
Latest revision as of 16:58, 28 January 2026
| Place | ? |
|---|---|
| Full Name | ? |
| Country | ? |
Template giving basic information about the library a manuscript or collection is located at.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Full Name | lib_normalized | The full name of the library in the language of its country | Unknown | required |
| Abbreviated as | lib_short | The abbreviation that is used on the wiki | String | suggested |
| Place | place | The city, town, etc. of the library | Unknown | required |
| Country | country | The country where the library is | Unknown | required |
| Catalogue | catalogue1 | The URL of a catalogue of the (medieval) manuscripts, be it an online catalogue or a digital copy of a printed catalogue. | URL | optional |
| Catalogue 2 | catalogue2 | The URL of a second relevant catalogue. | URL | optional |
| Catalogue 3 | catalogue3 | The URL of a another relevant catalogue. | URL | optional |
| Catalogue 4 | catalogue4 | The URL of a another relevant catalogue. | URL | optional |
| Catalogue 5 | catalogue5 | The URL of a another relevant catalogue. | URL | optional |
| Official Website | website | The URL to the webpage of the library | URL | optional |
| Second Website | website2 | The URL of a second relevant webpage | URL | optional |
| QID | qid | The QID the library has in Wikidata | Unknown | suggested |
| biblissima | biblissima | The QID in the Biblissima database (different from the Biblissima Portail ID).
| String | optional |
| GND ID | gnd_id | The ID the library has in the GND | Unknown | optional |
| GND ID 2 | gnd_id2 | If the library has two GND IDs (e.g. in historical cases) | Unknown | optional |
| ISIL | isil | The International Standard Identifier for Libraries and Related Organizations (ISIL) | Unknown | optional |
| ISIL 2 | isil2 | If the library has a second ISIL (e.g. in historical cases) | Unknown | optional |
| Schonberg library ID | schoenberg | The library ID ot the Schoenberg Database of Manuscripts | Unknown | optional |
| Latitude | latitude | Latitude in decimal degrees for map display
| Number | optional |
| Longitude | longitude | Longitude in decimal degrees for map display
| Number | optional |