Template:UF-hcard-geo: Difference between revisions

From Random Island Wiki
Jump to navigation Jump to search
>Mr. Guye
>Frietjes
Line 48: Line 48:


==TemplateData==
==TemplateData==
{{Crude TemplateData}}
{{TemplateData header}}
{{TemplateData header}}
<templatedata>
{
"params": {
"name": {},
"image": {},
"width": {},
"caption": {},
"location": {},
"place": {},
"state/province": {},
"country": {},
"pushpin_map": {},
"pushpin_label_position": {},
"pushpin_label": {},
"official_name": {},
"pushpin_map_alt": {},
"coordinates": {},
"pushpin_map_caption": {},
"map_caption": {},
"pushpin_mapsize": {},
"pushpin_image": {},
"subdivision_type": {},
"products": {},
"amount": {},
"type": {},
"financial year": {},
"greatest depth": {},
"opening year": {},
"active years": {},
"closing year": {},
"nrhp": {},
"owner": {},
"official website": {},
"acquisition year": {},
"embedded": {},
"module": {},
"discovery year": {}
},
"paramOrder": [
"name",
"image",
"width",
"caption",
"location",
"place",
"state/province",
"country",
"pushpin_map",
"pushpin_label_position",
"pushpin_label",
"official_name",
"pushpin_map_alt",
"coordinates",
"pushpin_map_caption",
"map_caption",
"pushpin_mapsize",
"pushpin_image",
"subdivision_type",
"products",
"amount",
"type",
"financial year",
"greatest depth",
"discovery year",
"opening year",
"active years",
"closing year",
"nrhp",
"owner",
"official website",
"acquisition year",
"embedded",
"module"
]
}
</templatedata>

Revision as of 09:38, 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

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for UF-hcard-geo

<templatedata> { "params": { "name": {}, "image": {}, "width": {}, "caption": {}, "location": {}, "place": {}, "state/province": {}, "country": {}, "pushpin_map": {}, "pushpin_label_position": {}, "pushpin_label": {}, "official_name": {}, "pushpin_map_alt": {}, "coordinates": {}, "pushpin_map_caption": {}, "map_caption": {}, "pushpin_mapsize": {}, "pushpin_image": {}, "subdivision_type": {}, "products": {}, "amount": {}, "type": {}, "financial year": {}, "greatest depth": {}, "opening year": {}, "active years": {}, "closing year": {}, "nrhp": {}, "owner": {}, "official website": {}, "acquisition year": {}, "embedded": {}, "module": {}, "discovery year": {} }, "paramOrder": [ "name", "image", "width", "caption", "location", "place", "state/province", "country", "pushpin_map", "pushpin_label_position", "pushpin_label", "official_name", "pushpin_map_alt", "coordinates", "pushpin_map_caption", "map_caption", "pushpin_mapsize", "pushpin_image", "subdivision_type", "products", "amount", "type", "financial year", "greatest depth", "discovery year", "opening year", "active years", "closing year", "nrhp", "owner", "official website", "acquisition year", "embedded", "module" ] } </templatedata>