Template Variables: Difference between revisions

Jump to navigation Jump to search
No edit summary
Andrian (talk | contribs)
Line 652: Line 652:
These template variables will create iCal links which allow the booking to be added to a calendar.
These template variables will create iCal links which allow the booking to be added to a calendar.


[ICALURL] - calendar link
[ICALURL] - Calendar link


[ICALURL:16] - calendar link with check-in hour replace 16 with the hour check-in starts
[ICALURL:16] - Calendar link with check-in hour. Replace '16' with the hour check-in starts.


[ICALURL::10] - calendar link with check-out hour replace 10 with the hour with the hour check-out ends  
[ICALURL::10] - Calendar link with check-out hour. Replace '10' with the hour with the hour check-out ends.
[ICALURL:::summary text] - calendar link with a summary text


[ICALURL::::description text] - calendar link with a descriptive text
[ICALURL:::summary text] - Calendar link with a summary text
 
[ICALURL::::description text] - Calendar link with a descriptive text


Example:
Example:


Calendar link with check-in time 16:00, check-out time 10:00, summary text of "Booking" and a description text of Sunny Hotel [ICALURL:16:10:Booking:Sunny Hotel]
Calendar link with check-in time 16:00, check-out time 10:00, summary text of "Booking" and the description text 'Sunny Hotel':
 
[ICALURL:16:10:Booking:Sunny Hotel]


== Invoice  Table ==
== Invoice  Table ==