Usage

edit
{{Meetup2
| event - 
| date - {{Start date|YYYY|DD|MM|HH|MIN}}
| location - 
| coordinates - {{Coord|LAT|LON|display=inline,title}}
}}

Example

edit
{{Meetup2
| event = Never Never Land meetup
| date = {{Start date|2011|02|28|12|15}}
| location = The Pub, High Street, [[Neverland|Never Never Land]]
| coordinates = {{Coord|52.455|-1.098|display=inline,title}}
}}

Never Never Land meetup

Date and time: 12:15, February 28, 2011 (2011-02-28T12:15)

Location: The Pub, High Street, Never Never Land

52°27′18″N 1°05′53″W / 52.455°N 1.098°W / 52.455; -1.098

Microformat

edit

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.