Padron:Married
Ang padron na ito ay ginagamit ng nasa 33,000 pahina at posibleng mapapansin agad ang mga pagbabago. Pakisubok muna ang mga balak na pagbabago sa subpahina ng padron na /burador o /pagsubok, o sa sarili mong subpage. Pag-usapan muna ang mga balak na pagbabago sa pahina ng usapan bago gawin ito. |
Usage
[baguhin ang wikitext]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:
- John Smith (k. 1895–1905)
- John Doe (k. 1885–88)
- Jane Doe (k. 2002)
- John Q. Public (k. 2002–10)
- John Q. Citizen (k. 2002–10)
- John Q. Taxpayer (k. 2002)
- Joe Blow (k. 2024–10)
- Joe the Plumber (k. 2024–10)
The above were produced by:
{{marriage |John Smith |1 January 1895 |December 31, 1905}}
{{marriage |John Doe |1885 |July 27, 1888 |end=d.}}
{{marriage |Jane Doe |2002}}
{{marriage |John Q. Public |2002|2010}}
{{marriage |John Q. Citizen |2002|2010|end=div}}
{{marriage |John Q. Taxpayer |2002|end=div}}
{{marriage |Joe Blow| |2010|end=div}}
{{marriage |Joe the Plumber| |2010}}
Use of |end=
will cause a line break between the name and the dates.
In an infobox
[baguhin ang wikitext]{{Infobox person}} | |
---|---|
Asawa |
|
Infoboxes already reduce text size to 88%, and 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 |spouse = {{Plainlist| * {{marriage |John Smith |1 January 1895 |December 31, 1905}} * {{marriage |John Doe |1885 |July 27, 1888 |end=d.}} * {{marriage |Jane Doe |2002}} * {{marriage |John Q. Public |2002|2010}} * {{marriage |John Q. Citizen |2002|2010|end=div}} * {{marriage |John Q. Taxpayer |2002|end=div}} * {{marriage |Joe Blow| |2010|end=div}} * {{marriage |Joe the Plumber| |2010}}}} }}
Syntax and parameters
[baguhin ang wikitext]{{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
[baguhin ang wikitext]TemplateData ng Married
insert description here
Pangalan | Paglalarawan | Type | Katayuan | |
---|---|---|---|---|
Spouse's name | 1 | Name of the person to whom the subject is married.
| String | required |
Date married | 2 | Date the marriage began.
| String | suggested |
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 |