Template:UF-hcard-person

From LIMSWiki
Jump to navigationJump to search

The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalog articles across LIMSwiki or via a browser tool operated by a reader, to (for example) add the subject to an address book or database.

Date-of-birth ("bday") information will only be included in the microformat if {{Birth date}}, {{Birth date and age}}, or {{Birth-date}} are used in the infobox. (However, do not use these if the date is before 1583).

To include a URL, use {{URL}}

hCard uses HTML classes including:

  • adr
  • agent
  • bday
  • category
  • country-name
  • extended-address
  • family-name
  • fn (required)
  • given-name
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • n
  • nickname
  • note
  • org
  • role
  • url
  • vcard

Please do not rename or remove these classes; nor collapse nested elements which use them.