Template:Marriage/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:Marriage. It contains usage information, categories, and other content that is not part of the original template page. |
For use in infobox templates, usually under a spouse
parameter.
Drastically simplified version of w:Template:Marriage on Wikipedia.
Usage
Code | Output |
---|---|
{{Marriage|John Wifeguy|January 7, 2013|January 8, 2013}}
|
John Wifeguy (m. January 7, 2013–January 8, 2013) |
{{Marriage|John Wifeguy|January 7, 2013|January 8, 2013|end=died}}
|
John Wifeguy (m. January 7, 2013; died January 8, 2013) |
First parameter is the spouse, second parameter is start date, third is the end date. You can also set parameter end
to "died" to specify a marriage ended from the death of the spouse, rather than a divorce.