Template:Google Calendar/doc

From Wikimedia UK
Jump to navigation Jump to search

Template:Esoteric

Description

Generates a Google Calendar link for an event.

Usage

Element Default
  {{Google Calendar
    | title        = Event name
    | description  = Event description
    | startdate    = Event start day
    | starttime    = Event start time
    | enddate      = Event end day
    | endtime      = Event end time
    | location     = Event location
    | organiserurl = Event organiser link
    | organiser    = Event organiser
  }}
  {{Google Calendar
    | title        = Example event
    | description  = This is left blank because the user has not set a description.
    | startdate    = 20110101
    | starttime    = 1200
    | enddate      = 20110101
    | endtime      = 1300
    | location     = London
    | organiserurl = http://meta.wikimedia.org
    | organiser    = Meta Wikimedians
  }}