DokuWiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

development:meeting:inputtemplate [2015/03/04 17:51] – created h1development:meeting:inputtemplate [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 +BEGIN:VCALENDAR 
 +VERSION:2.0 
 +PRODID:DokuWiki/calendoku//blub 
 +BEGIN:VEVENT 
 +CREATED:%Y%m%dT%H%M%S 
 +DTSTAMP: 
 +LAST-MODIFIED: 
 +DTSTART:@@@@@@Start date@@@@ @@@@Start hour@@@@:@@@@Start minute@@@@@@ 
 +DTEND:@@@@@@End date@@@@ @@@@End hour@@@@:@@@@End minute@@@@@@ 
 +SUMMARY:@@@@@@Summary@@@@@@ 
 +DESCRIPTION:@@@@@@Description@@@@@@ 
 +URL:@@@@@@URL@@@@@@ 
 +COMMENT:@@@@@@Comment@@@@@@ 
 +END:VEVENT 
 +END:VCALENDAR