Template:Infobox library: Difference between revisions
From Clavis Canonum
(First design with six parameters (name, abbreviation, place, country, qid, webpage)) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable floatright" | |||
{{infoboxtablerow|title=Place|value={{{Place|?}}}}}}} | |||
{{infoboxtablerow|title=Name|value={{{Name|?}}}}}}} | |||
{{infoboxtablerow|title=Country|value={{{Country|?}}}}}}} | |||
{{#if:{{{Abbreviated as|}}}|{{infoboxtablerow|title=Abbreviated as|value={{{Abbreviated as}}}}}}} | |||
{{#if:{{{QID|}}}|{{infoboxtablerow|title=Wikidata Item no.|value=[https://www.wikidata.org/wiki/{{{QID}}} {{{QID}}}]}}}} | |||
{{#if:{{{Webpage|}}}|{{infoboxtablerow|title=Webpage|value={{{Webpage}}}}}}} | |||
|} | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 10:42, 17 September 2024
Place | ? |
---|---|
Name | ? |
Country | ? |
Template giving basic information about the library a manuscript or collection is located at.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | Name | The full name of the library as used on this wiki | Unknown | required |
Abbreviated as | Abbreviated as | The abbreviation that is usually used (either on this wiki or in general) | Unknown | optional |
Place | Place | The city, town, etc. of the library | Unknown | required |
Country | Country | The country where the library is | Unknown | required |
QID | QID | The QID the library has in Wikidata | Unknown | suggested |
Webpage | Webpage | The URL to the webpage of the library | URL | optional |