This template is used on approximately 6,800 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Preview message: Transclusion count updated automatically (see documentation). |
This template creates a single succession box column to be used with succession boxes.
The format is {{s-vac|parameter=}}
, where parameter= is replaced by one or more of the parameter names shown in the following table.
This template allows for exactly ONE "before" field, ONE "after" field, ONE "subline", and ONE "header".
IMPORTANT: All uses must be either preceded (if initial) or followed (if other rows follow) with the |- characters, lest the table not display properly.
This template allows for multiple row-spans using the parameter |rows=| between the template name and the first parameter.
From the Charles I of England article:
{{s-start}} {{s-reg}} {{s-bef | before = [[James I of England|James I]]}} {{s-ttl | title = [[King of England]] | years = 27 March 1625 – 30 January 1649}} {{s-vac | next = [[Charles II of England|Charles II]] | reason = [[English Civil War]]}} {{s-end}}
TemplateData for S-vac
A succession-box cell for vacant titles (predecessor or successor).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Code | 1 | Code for reason, if not specified its taken as Vacant. Can be one of - 'abeyance' or 'ab': In abeyance, 'recreated' or 're': Recreated, 'suspended' or 'su': Suspended, 'disclaimed' or 'di': Disclaimed, 'commission' or 'co': In commission, 'dormant' or 'do': Dormant, 'forfeit': Forfeit, 'unkn' or 'unknown': Unknown. | String | optional |
reason | reason | the reason(s) for the vacancy | String | optional |
last | last | Name of the last title-holder. 'last' and 'unknlast' cannot both be specified | String | optional |
unknlast | unknlast | Name of the last known title-holder, use with code as unknown. 'last' and 'unknlast' cannot both be specified | String | optional |
next | next | Name of the next title-holder, 'next' and 'unknnext' cannot both be specified. | String | optional |
unknnext | unknnext | Name of the next known title-holder, use with code as unknown, 'next' and 'unknnext' cannot both be specified. | String | optional |
as | as | Designates a change in title; enter the title of the title-holder after entering this parameter if different than title found in {{s-ttl}}. | String | optional |
rows | rows | Number of table rows to span. | String | optional |
Documentation for creating succession boxes can be found at Template:S-start/doc.