Template:S-hou
This template is used on approximately 9,600 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. |
This template creates a template topper to be used with succession boxes for members of important families or dynasties
Usage
Without parameter
The template defaults to PAGENAME and a break if no parameter is given. In the following table, the first column contains the header and the second column shows the template call used to create it.
With parameter
The format is {{s-hou|parameter|parameter|parameter|parameter|parameter|parameter|name}}
, where parameter is replaced by one of the parameter names shown in the following table.
1 = Person's family name or regnal house
2 = Person's birth day
3 = Person's birth year
4 = Person's death day
5 = Person's death year
6 = Person's senior family name (if house is a part of a cadet branch)
name = The person's name if it is not the same as the page title (this option is not required if the pagename fits the individual perfectly)
- Combinations
This template should ALWAYS be followed with a succession list and requires the bookend templates, Template:s-start and Template:s-end or Template:s-ref, to work properly.
Example
From the Henry VIII of England article:
{{s-start}} {{s-hou | [[House of Tudor]]| 28 June | 1491 | 28 January | 1547 }} {{s-reg}} {{s-bef | before = [[Henry VII of England|Henry VII]] }} {{s-ttl | title = [[List of English monarchs|King of England]] | years = 22 April 1509 – 28 January 1547 }} {{s-aft | after = [[Edward VI of England|Edward VI]] }} {{s-end}}
TemplateData
TemplateData for S-hou
A template topper to be used with succession boxes for members of important families or dynasties.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Family name/House | 1 | Person's family name or regnal house | String | optional |
Day+Month of birth | 2 | Person's birth day, eg. 28 June | String | optional |
Year of birth | 3 | Person's birth year | String | optional |
Day+Month of death | 4 | Person's death day, eg 28 January | String | optional |
Year of death | 5 | Person's death year | String | optional |
Senior family name | 6 | Person's senior family name (if house is a part of a cadet branch) | String | optional |
name | name | The person's name if it is not the same as the page title. | String | optional |
inhibit | inhibit | Suppress using {{PAGENAME}} for the title. | String | optional |
See also
Documentation for creating succession boxes can be found at Template:S-start/doc.