Jump to content

Template:Datebio

From Marxist Wiki
Revision as of 04:00, 14 March 2025 by Thehighwayman (talk | contribs) (Created page with "<includeonly>({{{birthmonth|}}} {{{birthday|}}}, {{{birthyear|}}} — {{#if:{{{deathmonth|}}}{{{deathday|}}}{{{deathyear|}}}|{{{deathmonth}}} {{{deathday}}}, {{{deathyear}}})|present)}}</includeonly><noinclude> Usage: <nowiki> {{datebio |birthday = |birthmonth = |birthyear = |deathday = |deathmonth = |deathyear = }}</nowiki> Example: <nowiki> {{datebio |birthday = 19th |birthmonth = June |birthyear = 1967 |deathday = 1st |deathmonth = March |deathyear = 2001 }}</...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage:

{{datebio
|birthday = 
|birthmonth = 
|birthyear = 
|deathday = 
|deathmonth = 
|deathyear = 
}}

Example:

{{datebio
|birthday = 19th
|birthmonth = June
|birthyear = 1967
|deathday = 1st
|deathmonth = March
|deathyear = 2001
}}

Produces: (June 19th, 1967 — March 1st, 2001)

Living persons can have their death dates omitted:

{{datebio
|birthday = 19th
|birthmonth = June
|birthyear = 1967
|deathday = 
|deathmonth = 
|deathyear = 
}}

(June 19th, 1967 — present)