Template:UF-hcard-geo: Difference between revisions
Jump to navigation
Jump to search
>Pigsonthewing (add cats - can someone do the "include/ noinclude" magic, please?) |
>Pigsonthewing m (fmt) |
||
Line 3: | Line 3: | ||
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]]. | 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 " | hCard uses HTML classes including: | ||
{{flatlist}} | |||
*"adr" | |||
*"county-name" | |||
*"fn" | |||
*"label" | |||
*"locality" | |||
*"nickname" | |||
*"note" | |||
*"org" | |||
*"vcard" | |||
{{endflatlist}} | |||
Geo is produced by calling {{tl|coord}}, and uses HTML classes "geo" | Geo is produced by calling {{tl|coord}}, and uses HTML classes | ||
hCard uses HTML classes including: | |||
{{flatlist}} | |||
*"geo" | |||
*"latitude" | |||
*"longitude" | |||
{{endflatlist}} | |||
'''Please do not rename or remove these classes.''' | '''Please do not rename or remove these classes.''' |
Revision as of 14:14, 21 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 including:
- "adr"
- "county-name"
- "fn"
- "label"
- "locality"
- "nickname"
- "note"
- "org"
- "vcard"
Geo is produced by calling {{coord}}, and uses HTML classes hCard uses HTML classes including: