Template:Hcard-bday-place/doc
< Template:Hcard-bday-place
Jump to navigation
Jump to search
Revision as of 19:33, 22 April 2010 by imported>FrescoBot (Bot: links syntax and spacing)
Purpose
This template creates an inline hCard microformat for a person, with their date of birth (and optionally age, if living), using either {{birth date}} or {{birth date and age}}.
For inline hCards for a building, organisation or place, see {{Hcard-geo}}).
Use
The template has six parameters:
- name = the person's name (becomes hCard's "fn" class).
- template type = "birth date" (emits data formatted in hCard's bday class)
- birth year = four digits
- birth month = two digits
- birth day = two digits
- birthplace (will be wikilinked in output)
Example
{{hcard-bday-place|'''Marc Blume'''|birth date|1973|12|28|Lüdinghausen}} is a [[Germans|German]] sprinter.
Gives:
Marc Blume (born December 28, 1973 in Lüdinghausen) is a German sprinter.
Note that there is no line break after the closing }}