Template:S-ref/doc
This template creates a single succession box footer to be used with succession boxes.
Usage
The format is
, where reference is replaced by a reference or note in proper citation form. Subsequent references can be used in respective parameters:
. This template should be used with all succession boxes as a citation tool and with a confusing succession boxes as a note tool. It currently allows up to 10 references although that can be increased if requested.
Note: This template has {{tl|s-end}} embedded into it, therefore succession boxes using this template should not be closed with a separate {{tl|s-end}}.
Example
From the Henry VII of England article:
{{s-start}}
{{s-reg | en}}
{{s-bef | before = George of Clarence}}
{{s-ttl | title = Earl of Richmond | years = 1478–1485}}
{{s-non | reason = Merged in the Crown}}
{{s-ref | Pas, Leo van de, http://www.genealogics.org }}
{{s-start}}
{{s-reg | en}}
{{s-bef | before = George of Clarence}}
{{s-ttl | title = Earl of Richmond | years = 1478–1485}}
{{s-non | reason = Merged in the Crown}}
{{s-ref | Pas, Leo van de, http://www.genealogics.org }}
TemplateData
{{TemplateData header}}
{
"description": "A succession box footer with references.",
"params": {
"1": {
"label": "Reference 1",
"description": "A reference or note in proper citation form",
"type": "string",
"required": false
},
"2": {
"label": "Reference 2",
"description": "",
"type": "string",
"required": false
},
"3": {
"label": "Reference 3",
"description": "",
"type": "string",
"required": false
},
"4": {
"label": "Reference 4",
"description": "",
"type": "string",
"required": false
},
"5": {
"label": "Reference 5",
"description": "",
"type": "string",
"required": false
},
"6": {
"label": "Reference 6",
"description": "",
"type": "string",
"required": false
},
"7": {
"label": "Reference 7",
"description": "",
"type": "string",
"required": false
},
"8": {
"label": "Reference 8",
"description": "",
"type": "string",
"required": false
},
"9": {
"label": "Reference 9",
"description": "",
"type": "string",
"required": false
},
"10": {
"label": "Reference 10",
"description": "",
"type": "string",
"required": false
}
}
}