Difference between pages "Template:TOC right/styles.css" and "Template:UF-hcard-geo"
m (1 revision imported) |
|||
Line 1: | Line 1: | ||
− | . | + | The HTML markup 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 articles 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)|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 [[Wikipedia:WikiProject Microformats|the microformat project]]. |
− | + | ||
− | + | === Sub-templates === | |
− | + | If the place or venue has an "established", "founded", "opened" or similar date, use {{tl|start date}} [[Wikipedia:WikiProject Microformats/dates|unless the date is before 1583 CE]]. | |
− | + | ||
− | + | If it has a URL, use {{tl|URL}}. | |
− | + | ||
− | + | '''Please do not remove instances of these sub-templates.''' | |
− | + | ||
− | + | === Classes === | |
− | } | + | hCard uses HTML classes including: |
− | . | + | {{Flatlist/microformat| |
− | + | *adr | |
− | } | + | *agent |
− | + | *category | |
− | + | *county-name | |
− | + | *extended-address | |
+ | *fn | ||
+ | *label | ||
+ | *locality | ||
+ | *nickname | ||
+ | *note | ||
+ | *org | ||
+ | *region | ||
+ | *street-address | ||
+ | *uid | ||
+ | *url | ||
+ | *vcard | ||
+ | }} | ||
+ | |||
+ | Geo is produced by calling {{tl|coord}}, and uses HTML classes: | ||
+ | |||
+ | {{Flatlist/microformat| | ||
+ | *geo | ||
+ | *latitude | ||
+ | *longitude | ||
+ | }} | ||
+ | |||
+ | '''Please do not rename or remove these classes nor collapse nested elements which use them.''' | ||
+ | |||
+ | === Precision === | ||
+ | When giving coordinates, '''please use an [[Wikipedia:WikiProject Geographical coordinates#Precision|appropriate level of precision]]'''. Do '''not''' use {{tl|coord}}'s {{para|name}} parameter.<includeonly>{{#ifeq:{{SUBPAGENAME}}|doc | | | ||
+ | [[Category:Templates with coordinates fields]] | ||
+ | [[Category:Templates generating hCards and Geo]] | ||
+ | }}</includeonly><noinclude> | ||
+ | ==TemplateData== | ||
+ | {{Crude TemplateData}} | ||
+ | {{TemplateData header}} | ||
+ | [[Category:Microformat (uF) message templates]] | ||
+ | </noinclude> |
Revision as of 08:40, 27 July 2018
The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles 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.
Sub-templates
If the place or venue has an "established", "founded", "opened" or similar date, use {{start date}} unless the date is before 1583 CE.
If it has a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- category
- county-name
- extended-address
- fn
- label
- locality
- nickname
- note
- org
- region
- street-address
- uid
- url
- vcard
Geo is produced by calling {{coord}}, and uses HTML classes:
- geo
- latitude
- longitude
Please do not rename or remove these classes nor collapse nested elements which use them.
Precision
When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name=
parameter.
TemplateData
TemplateData for UF-hcard-geo