Template:S-non/doc

From Sim Football Wiki
Jump to navigation Jump to search

This template creates a single third-column succession box column to be used with succession boxes.

Usage

The format is {{S-non|parameter}}, where parameter= is replaced by one or more of the parameter names shown in the following table.

reason—Designates the reason(s) for the vacancy; enter a short explanation after entering this parameter, if necessary. If next holder is simply unknown, see {{S-vac}} for specifying next known holder.

This template allows for multiple row-spans using the parameter |rows=| between the template name and the first parameter.

Example

From the Henry VII of England article:

{{S-start}}
{{S-reg | en}}
{{S-bef | before = [[George Plantagenet, 1st Duke of Clarence|George of Clarence]]}}
{{S-ttl | title = [[Earl of Richmond]] | years = 1478–1485}}
{{S-non | reason = Merged in the Crown}}
{{S-end}}
Peerage of England
Preceded by
George of Clarence
Earl of Richmond
1478–1485
Merged in the Crown

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for S-non

<templatedata> { "description": "Used when there is no successor. Use | style="width: 30%; text-align: center;" rowspan="1"|Vacant for specifying a vacancy and next known holder.", "params": { "reason": { "label": "reason", "description": "Designates the reason(s) for the vacancy; enter a short explanation", "type": "string", "required": true }, "reason2": { "label": "reason2", "description": "A second reason", "type": "string", "required": false }, "rows": { "label": "rows", "description": "Number of table rows to span.", "type": "string", "required": false } }, "format": "block" } </templatedata>

See also

Documentation for creating succession boxes can be found at Template:S-start/doc.