Template:UF-hcal-geo: Difference between revisions

Jump to navigation Jump to search
imported>WOSlinker
(→‎Classes: flatlist)
imported>PineApple1298
m (1 revision imported)
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
hCalendar uses HTML classes including:
hCalendar uses HTML classes including:


{{Flatlist/microformat|
{{Flatlist/microformat|indent=1|
*attendee
*attendee
*dtend
*dtend
Line 15: Line 15:
*url
*url
*vevent
*vevent
|indent=1}}
}}


Geo is produced by calling {{tl|coord}}, and uses HTML classes:
Geo is produced by calling {{tl|coord}}, and uses HTML classes:


{{Flat list|
{{Flatlist/microformat|indent=1|
*geo
*geo
*latitude
*latitude
*longitude
*longitude
|indent=1}}
}}


'''Please do not rename or remove these classes; nor collapse nested elements which use them.'''
'''Please do not rename or remove these classes nor collapse nested elements which use them.'''<br/>Also, when giving coordinates, please don't be [[wikipedia:WikiProject Geographical coordinates#Precision|overly precise]].
<includeonly>{{#ifeq:{{SUBPAGENAME}}|doc | |{{#ifeq:{{SUBPAGENAME}}|sandbox | |[[Category:Templates generating hCalendars and Geo|{{PAGENAME}}]]}} }}</includeonly><noinclude>


When giving coordinates, please don't be [[wikipedia:WikiProject Geographical coordinates#Precision|overly precise]].
[[Category:Microformat (uF) message templates]]
<includeonly>{{#ifeq: {{SUBPAGENAME}}|doc||{{#ifeq: {{SUBPAGENAME}}|sandbox||[[Category:Templates generating hCalendars and Geo|{{PAGENAME}}]]}}}}</includeonly><noinclude>
[[Category:Template namespace templates]]
</noinclude>
</noinclude>

Latest revision as of 21:07, 27 January 2021

The HTML markup produced by this template includes an hCalendar microformat, which makes the event details 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 a calendar or diary application. Within the hCalendar 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.

Dates will only be included if you use {{Start date}} or {{End date}} (use the former for single dates, but do not use any of these if the date is before 1583 CE). {{End date}} requires that a time be specified, but display of this time may be suppressed by adding |nodate=yes to the end.

To include a URL, use {{URL}}.

hCalendar uses HTML classes including:

  • attendee
  • dtend
  • dtstart
  • location
  • summary
  • url
  • vevent

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.
Also, when giving coordinates, please don't be overly precise.