Template:UF-hcard-geo: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
buttons
m dab
Line 1: Line 1:
[[Image:Hcard-microformat-button.png|right|button to indicate the presence of an hCard microformat]]
[[Image:Hcard-microformat-button.png|right|button to indicate the presence of an hCard microformat]]
[[Image:Geo-microformat-button.png|right|button to indicate the presence of a Geo microformat]]
[[Image:Geo-microformat-button.png|right|button to indicate the presence of a Geo microformat]]
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]].
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 [[Geographic coordinate system|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 23:22, 17 April 2007

button to indicate the presence of an hCard microformat
button to indicate the presence of an hCard microformat
button to indicate the presence of a Geo microformat
button to indicate the presence of a Geo microformat

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.