Changes

Jump to navigation Jump to search

Template Variables

500 bytes added, 18:45, 17 December 2015
[FIRSTNIGHTYYYY-MM-DD] - first night booked in YYYY-MM-DD format
[FIRSTNIGHT:+1day{%A, %e %B, %Y}] - optional date offset and display format. The offset from first night, can be any plus or minus any number of days positive or negativeand the display can be any valid PHP strftime format string.
[LASTNIGHT] - last night booked
[LASTNIGHTYYYY-MM-DD] - last night booked in YYYY-MM-DD format
[LASTNIGHT:+1day{%A, %e %B, %Y}] - optional date offset and display format. The offset from last night, can be any plus or minus any number of days positive or negativeand the display can be any valid PHP strftime format string.
[LEAVINGDAY] - check-out day
[LEAVINGDAYYYYY-MM-DD] - check-out day in YYYY-MM-DD format
[LEAVINGDAY:+1day{%A, %e %B, %Y}] - optional date offset and display format. The offset from check-out, can be any plus or minus any number of days positive or negativeand the display can be any valid PHP strftime format string.
[NUMROOM] - the quantity of rooms booked (first room type only)
[CURRENTDATEYYYY-MM-DD] - current date in YYYY-MM-DD format
[CURRENTDATE:+1day{%A, %e %B, %Y}] - optional date offset and display format. The offset from current date, can be any plus or minus any number of days positive or negative and the display can be any valid PHP strftime format string.
[CURRENTTIME] - current time
[BOOKINGDATEYYYY-MM-DD] - booking date in YYYY-MM-DD format
[BOOKINGDATE:+1day{%A, %e %B, %Y}] - optional date offset and display format. The offset from booking date, can be any plus or minus any number of days positive or negativeand the display can be any valid PHP strftime format string.
[BOOKINGIP] - ip address of booker's computer

Navigation menu