Jump to content

Template:Datebio: Difference between revisions

From Marxist Wiki
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 }}</..."
 
m Protected "Template:Datebio" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(No difference)

Latest revision as of 04:00, 14 March 2025

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)