Template:Infobox library: Difference between revisions

From Clavis Canonum
mNo edit summary
mNo edit summary
Line 11: Line 11:
{
{
"params": {
"params": {
"Place": {
"gnd_id": {
"description": "The city, town, etc. of the library",
"label": "GND ID",
"required": true
"description": "The ID the library has in the GND",
"type": "unknown"
},
"website": {
"label": "Official Website",
"description": "The URL to the webpage of the library",
"type": "url"
},
"isil": {
"label": "ISIL",
"description": "The International Standard Identifier for Libraries and Related Organizations (ISIL)"
},
"qid": {
"label": "QID",
"description": "The QID the library has in Wikidata",
"suggested": true
},
},
"Country": {
"country": {
"label": "Country",
"description": "The country where the library is",
"description": "The country where the library is",
"required": true
"required": true
},
},
"Name": {
"place": {
"description": "The full name of the library as used on this wiki",
"label": "Place",
"description": "The city, town, etc. of the library",
"required": true
"required": true
},
},
"Abbreviated as": {
"lib_normalized": {
"description": "The abbreviation that is usually used (either on this wiki or in general)"
"label": "Full Name",
},
"description": "The full name of the library in the language of its country",
"QID": {
"required": true
"description": "The QID the library has in Wikidata",
"suggested": true
},
"Webpage": {
"description": "The URL to the webpage of the library",
"type": "url"
}
}
},
},
"description": "Template giving basic information about the library a manuscript or collection is located at.",
"description": "Template giving basic information about the library a manuscript or collection is located at.",
"paramOrder": [
"paramOrder": [
"Name",
"lib_normalized",
"Abbreviated as",
"place",
"Place",
"country",
"Country",
"website",
"QID",
"qid",
"Webpage"
"gnd_id",
"isil"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 23:03, 27 September 2024

Place ?
Name ?
Country ?

Template giving basic information about the library a manuscript or collection is located at.

Template parameters

ParameterDescriptionTypeStatus
Full Namelib_normalized

The full name of the library in the language of its country

Unknownrequired
Placeplace

The city, town, etc. of the library

Unknownrequired
Countrycountry

The country where the library is

Unknownrequired
Official Websitewebsite

The URL to the webpage of the library

URLoptional
QIDqid

The QID the library has in Wikidata

Unknownsuggested
GND IDgnd_id

The ID the library has in the GND

Unknownoptional
ISILisil

The International Standard Identifier for Libraries and Related Organizations (ISIL)

Unknownoptional