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

From LIMSWiki
Jump to navigationJump to search
m (1 revision)
 
(Updated.)
 
Line 1: Line 1:
The HTML markup produced by this template includes an [[HCard|hCard microformat]], which makes the person's details [[Parsing|parsable]] by computers, either acting automatically to catalogue articles across Wikipedia 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 on Wikipedia, please see [[Wikipedia:WikiProject Microformats|the microformat project]].
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 {{tlx|Birth date}}, {{tlx|Birth date and age}}, or {{tlx|Birth-date}} are used in the infobox. ([[Wikipedia:WikiProject Microformats/dates|but 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).


To include a URL, use {{Tl|URL}}
To include a URL, use {{Tl|URL}}
Line 32: Line 32:
[[Category:Template namespace templates]]
[[Category:Template namespace templates]]
[[Category:Templates generating hCards]]
[[Category:Templates generating hCards]]
[[ar:قالب:UF-hcard-person]]
[[dsb:Pśedłoga:UF-hcard-wósoby]]
[[eo:Ŝablono:UF-hcard-persono]]
[[hsb:Předłoha:UF-hcard-wosoby]]
[[arz:قالب:UF-hcard-person]]
</noinclude>
</noinclude>

Latest revision as of 03:12, 31 May 2013

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.