Template:Marriage
This template is used on approximately 79,000 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 uses Lua: |
Lua error in Module:TNT at line 159: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Uses TemplateStyles.tab.
Usage
TemplateData for Marriage
<templatedata>{ "format": "inline",
"description": "Intended for use in Infoboxes, specificallyMarriage |
---|
"params": {
"1": { "label": "Spouse's name", "description": "Name of the person to whom the subject married. May be omitted, typically for remarriages to the same spouse.", "type": "string", "suggested": true }, "2": { "label": "Date married", "description": "Date the marriage began.", "type": "date", "suggested": true }, "3": { "label": "Date ended", "description": "Date the marriage was dissolved or the spouse of the article's subject died.", "type": "date", "required": false }, "end": { "label": "Reason marriage ended", "description": "Reason for marriage's end. Suggested reasons are automatically abbreviated. If the marriage ended due to death of article's subject, do not provide a reason.", "type": "string", "required": false, "aliases": [ "reason" ], "suggestedvalues": [ "died", "divorced", "separated", "annulled" ] } } }</templatedata>
Examples and usage notes
{{Infobox person}} | |
---|---|
Spouses | John Smith (m. 1895–1905)John Doe
(m. 1885; died 1888)Jane Doe (m. 2002)John Q. Public (m. 2002–2010)John Q. Citizen
(m. 2002; div. 2010)
(m. 2012)John Q. Taxpayer
(m. 2002, divorced)Joe Blow (div. 2010)Joe Bloggs (before 2010)Joe Sixpack (until 2010)Joe Schmo (divorced)Juan Perez (after 2010) |
Infoboxes already reduce text size to 88%, and MOS:FONTSIZE sets a lower limit for text size at 85% of the normal page font size, so it is not appropriate to use font size reduction when this template is used in an infobox. The example here is produced by: <syntaxhighlight style="font-size:small;" lang="wikitext">
Marriage | |
---|---|
Spouses | John Smith (m. 1895–1905)John Doe
(m. 1885; died 1888)Jane Doe (m. 2002)John Q. Public (m. 2002–2010)John Q. Citizen
(m. 2002; div. 2010)
(m. 2012)John Q. Taxpayer
(m. 2002, divorced)Joe Blow (div. 2010)Joe Bloggs (before 2010)Joe Sixpack (until 2010)Joe Schmo (divorced)Juan Perez (after 2010) |
</syntaxhighlight>
- None of the parameters are required on their own, but if a template is missing all three of start date, end date, and reason, an error message will be displayed.
- Use of the first two parameters with
|end=
(|reason=
) will cause a line break between the name and the start date. - Use of Template:Dc or Template:Dc for this purpose has been deprecated (see discussion).
- If the marriage ended with the death of the article's subject, Template:Insource.
- For either date parameter, only the year will be displayed; if a full date is provided, it is included via a tooltip; i.e., Template:Tla.
Tracking categories
- Category:Marriage template errors (0)†
- Category:Pages using Marriage with duplicate parameters (0) ‡
- Category:Pages using Marriage with unknown parameters (0) ‡
- Category:Pages using Marriage with deprecated parameters (0) ‡
- † Populated by template logic; contains invalid/missing dates and unsupported parameters/values.
- ‡ Populated via parameter validation.