Template:Married: Difference between revisions
(Created page with "{{#if:{{{1|}}} |<div style="position:relative;display:inline-block;line-height:normal;">{{trim|{{#if:{{{end|{{{reason|}}}}}} | {{MultiReplace|{{{1|}}}|<br />||<br >||<br/>||<...") |
No edit summary |
||
Line 14: | Line 14: | ||
| d | d. | died = {{abbr|d.|died}} | | d | d. | died = {{abbr|d.|died}} | ||
| div | div. | divorced = {{abbr|div.|divorced}} | | div | div. | divorced = {{abbr|div.|divorced}} | ||
| w | w. | wid | wid. | widow | widowed = {{main other| | | w | w. | wid | wid. | widow | widowed = {{main other|}}{{abbr|wid.|widowed}} | ||
| = <!--(reason marriage ended not supplied)--> | | = <!--(reason marriage ended not supplied)--> | ||
| #default = {{{end|{{{reason|}}}}}} | | #default = {{{end|{{{reason|}}}}}} | ||
Line 23: | Line 23: | ||
}} | }} | ||
}})</div>{{#ifeq:{{{4|+}}}|{{{4|-}}} | }})</div>{{#ifeq:{{{4|+}}}|{{{4|-}}} | ||
|{{main other| | |{{main other|}} | ||
}}<!-- | }}<!-- | ||
--><noinclude>{{Documentation}}</noinclude> | --><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 22:32, 17 October 2018
()
Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/M' not found.
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:
- Jane Doe (m. 1895–1905)
- Fred Smith (m. 2010)
- Jane Smith (m. 1885; d. 1888)
- Frank Lee (m. 2002–2013)
The above were produced by:
{{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 |2013}}
In an infobox
Infobox person | |
---|---|
Spouse(s) |
|
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 |2013}} }} }}
Syntax and parameters
{{marriage | <text> | <start date> | <end date> [| end= ]}}
Parameter | Description |
<text> | Some text—usually a spouse's name—preceding the parenthesis carrying the marriage date/s, etc. |
| Only the year within each of these will be displayed. If either has more information (e.g., month, day), it is given via a tooltip; i.e., {{Hover title}}. (See first and third examples above.) |
end | Reason for marriage's end.
Otherwise,
w , w. , wid , wid. , widow , or widowed is deprecated. See Category:Marriage template errors. |
TemplateData
TemplateData for Married
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 | optional |
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 |
The above documentation is transcluded from Template:Married/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |