Difference between revisions of "Template:UF-hcard-person"

From CannaQAWiki
Jump to navigationJump to search
m (1 revision imported: Attempting import of LIMSwiki templates Infobox–Latest news)
m (Protected "Template:UF-hcard-person" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
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.
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. For more information about the use of [[microformat]]s, please see [[wikipedia:Wikipedia:WikiProject Microformats|the microformat project]].


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

Latest revision as of 18:08, 3 March 2015

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. For more information about the use of microformats, please see the microformat project.

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.