Template:UF-hcard-geo: Difference between revisions
>Pigsonthewing ("Please do not rename or remove these classes.") |
>Pigsonthewing m (tweak) |
||
Line 1: | Line 1: | ||
The HTML mark up produced by this template includes an [[HCard| hCard microformat]], which makes the place-name and location [[Parsing|parsable]] by computers, either acting automatically to catalogue article across Wikipedia, or via a browser tool operated by a person, to (for example) add the | The HTML mark up produced by this template includes an [[HCard| hCard microformat]], which makes the place-name and location [[Parsing|parsable]] by computers, either acting automatically to catalogue article across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a [[WP:GEOUF|Geo microformat]], which additionally makes the [[Geographical coordinates|coordinates]] (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a [[Global Positioning System|GPS]] unit. For more information about the use of [[microformat]]s on Wikipedia, please see [[WP:UF|the microformat project]]. | ||
hCard uses HTML classes "vcard", "fn", "org" and "label". | hCard uses HTML classes "vcard", "fn", "org" and "label". |
Revision as of 05:26, 17 April 2007
The HTML mark up produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue article across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.
hCard uses HTML classes "vcard", "fn", "org" and "label".
Geo is produced by calling {{coord}}, and uses HTML classes "geo", "latitude" and "longitude".
Please do not rename or remove these classes.