Template:Infobox collection: Difference between revisions
Clemens Radl (talk | contribs) (Century) |
Clemens Radl (talk | contribs) (Parameter: structure) |
||
Line 35: | Line 35: | ||
{{#if:{{{author2|}}}|{{infoboxtablerow|title=Main author|value={{{author2}}}}}}} | {{#if:{{{author2|}}}|{{infoboxtablerow|title=Main author|value={{{author2}}}}}}} | ||
{{#if:{{{author3|}}}|{{infoboxtablerow|title=Main author|value={{{author3}}}}}}} | {{#if:{{{author3|}}}|{{infoboxtablerow|title=Main author|value={{{author3}}}}}}} | ||
{{#if:{{{structure|}}}|{{infoboxtablerow|title=Structure|value={{{structure}}}}}}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 45: | Line 46: | ||
"description": "Collection title, usually the same as the page title", | "description": "Collection title, usually the same as the page title", | ||
"required": true, | "required": true, | ||
"autovalue": "{{subst:FULLPAGENAME}}" | |||
}, | }, | ||
"key": { | "key": { | ||
Line 132: | Line 133: | ||
"description": "Please choose one century. The page should also be placed in the corresponding category.", | "description": "Please choose one century. The page should also be placed in the corresponding category.", | ||
"required": false, | "required": false, | ||
"suggestedvalues": [ | |||
"saec. V", | |||
"saec. VI", | |||
"saec. VII", | |||
"saec. VIII", | |||
"saec. IX", | |||
"saec. X", | |||
"saec. XI", | |||
"saec. XII", | |||
"saec. XIII" | |||
] | |||
}, | }, | ||
"location": { | "location": { | ||
Line 148: | Line 149: | ||
"required": false | "required": false | ||
}, | }, | ||
"size": { | |||
"label": "Size", | |||
"description": "Please use on of the suggested entries. The page should also be placed in the corresponding category of the same name.", | |||
"suggestedvalues": [ | |||
"large (1000 to 2000 canons)", | |||
"medium (500 to 1000 canons)", | |||
"small (100 to 500 canons)", | |||
"very large (more than 2000 canons)", | |||
"very small (less than 100 canons)" | |||
] | |||
}, | |||
"wikidata": { | "wikidata": { | ||
"label": "Wikidata Item No.", | "label": "Wikidata Item No.", | ||
"description": "Just the wikidata number, usually beginning with 'Q...' followed by several digits, the appropriate link will be created automatically", | "description": "Just the wikidata number, usually beginning with 'Q...' followed by several digits, the appropriate link will be created automatically", | ||
"required": false | "required": false | ||
}, | |||
"structure": { | |||
"label": "Structure", | |||
"description": "Structure of the collection, please choose one that seems best fitting.", | |||
"suggestedvalues": [ | |||
"chronological", | |||
"by topic", | |||
"farrago" | |||
] | |||
} | } | ||
}, | }, | ||
Line 181: | Line 191: | ||
"author3", | "author3", | ||
"key", | "key", | ||
"size", | |||
"taq", | "taq", | ||
"tpq", | "tpq", | ||
"century", | "century", | ||
"location", | "location", | ||
"wikidata" | "wikidata", | ||
"structure" | |||
] | ] | ||
} | } |
Revision as of 06:37, 20 April 2023
Title | |
---|---|
Key | [1] |
Size | |
Terminus post quem | ? |
Terminus ante quem | ? |
Century | ? |
Location | ? |
Infobox for a collection entry
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Collection title, usually the same as the page title
| Unknown | required |
Alternative title | alttitle | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Alternative title 1 | alttitle1 | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Alternative title 2 | alttitle2 | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Alternative title 3 | alttitle3 | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Alternative title 4 | alttitle4 | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Alternative title 5 | alttitle5 | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Alternative title 6 | alttitle6 | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Alternative title 7 | alttitle7 | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Alternative title 8 | alttitle8 | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Alternative title 9 | alttitle9 | Alternative title for the collection, you can use up to ten alternative titles. | Unknown | optional |
Principal author 1 | author1 | The main author of this description (up to three authors are supported) | String | required |
Principal author 2 | author2 | Main author of this description (up to three authors are supported) | Unknown | optional |
Principal author 3 | author3 | Main author of this description (up to three authors are supported) | Unknown | optional |
Key | key | The Clavis Canonum database key (usually two upper case letters) | Unknown | optional |
Size | size | Please use on of the suggested entries. The page should also be placed in the corresponding category of the same name.
| Unknown | optional |
Terminus ante quem | taq | Please give one specific year, avoid qualifiers such as 'ca.' | Unknown | optional |
Terminus post quem | tpq | Please give one specific year, avoid qualifiers such as 'ca.' | Unknown | optional |
Century | century | Please choose one century. The page should also be placed in the corresponding category.
| Unknown | optional |
Location | location | no description | Unknown | optional |
Wikidata Item No. | wikidata | Just the wikidata number, usually beginning with 'Q...' followed by several digits, the appropriate link will be created automatically | Unknown | optional |
Structure | structure | Structure of the collection, please choose one that seems best fitting.
| Unknown | optional |
Usage
@@@TODO: document fields