ފަންވަތް:Death date and age/doc

ވިކިޕީޑިއާ އިންވިކިޕީޑިއާ

Usage[އުނިއިތުރު ގެންނަވާ]

These templates (

{{Death date}} and

{{Death date and age}}) return a person's date of Death and optionally his/her age.

Syntax:

{{Death date|year of Death|month of Death|day of Death}}

or

{{Death date and age|year of Death|month of Death|day of Death}}

Examples:

{{Death date|1993|2|24}} returns "ފެބްރުއަރީ 24 1993(1993-02-24)"
{{Death date and age|1993|2|24}} returns ފެބްރުއަރީ 24 1993 (Expression error: Unrecognized punctuation character "{". އަހަރުގައި)

The templates also return the date, hidden by CSS, in the ISO 8601 format needed by hCard microformats. for example:

(<span class="bday">1993-02-24</span>)

See the microformats project for details.

Note: The template will appear broken when the parameters are left blank (as seen above).