Template Variables: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 648: | Line 648: | ||
[UPSELLTABLENOREFUND] - table with all upsell items except refundable items | [UPSELLTABLENOREFUND] - table with all upsell items except refundable items | ||
== iCal Links == | |||
These template variables will create iCal links which allow the booking to be added to a calendar. | |||
[ICALURL] - calendar link | |||
[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:::summary text] - calendar link with a summary text | |||
[ICALURL::::description text] - calendar link with a descriptive text | |||
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] | |||
== Invoice Table == | == Invoice Table == | ||