Template:Marriage/doc
File:Edit-copy green.svg | This is a documentation subpage for Template:Terminate sentence It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template is intended for use in infoboxes; specifically {{Infobox person}} and templates calling Infobox person.
{{Marriage}} takes up to three unnamed parameters (name, start date, end date)—plus an optional named parameter |end=
—to produce output such as the following:
The above were produced by:
{{marriage |[[John Doe|Jane Doe]] |1 January 1895 |December 31, 1905}}
{{marriage |Jane Smith |1885 |July 27, 1888 |end=d.}}
{{marriage |Fred Smith |2002}}
{{marriage |Fred Smith |2002|2010}}
{{marriage |Fred Smith |2002|2010|end=div}}
In an infobox
Infobox person | |
---|---|
Spouses |
|
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:
{{Infobox person|name=Infobox person |spouse = {{Unbulleted list | {{marriage |[[John Doe|Jane Doe]] |1 January 1895 |December 31, 1905}} | {{marriage |Fred Smith |2010}} | {{marriage |Jane Smith |1885 |July 27, 1888 |end=d.}} | {{marriage |Frank Lee |2002 |end=div}} }} }}
Syntax and parameters
Template:((marriage |Template:Thin space|Template:Thin space|Template:Thin space[|Template:Thin space]Template:))
TemplateData
TemplateData for Marriage
insert description here
Parameter | Description | Type | Status | |
---|---|---|---|---|
Spouse's name | 1 | Name of the person to whom the subject is married.
| String | required |
Date married | 2 | Date the marriage began.
| String | required |
Date ended | 3 | Date the marriage was dissolved or the spouse of the article's subject died.
| String | optional |
Reason ended | end reason | Reason for marriage's end.
| String | optional |