Template Variables: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
;[REFERENCENUMBER] - booking reference  
;[REFERENCENUMBER] - booking reference  
;[FIRSTNIGHT] - first night booked  
;[FIRSTNIGHT] - first night booked  
;[FIRSTNIGHT:+1day] - offset from first night
;[LASTNIGHT] - last night booked  
;[LASTNIGHT] - last night booked  
;[LASTNIGHT:+1day] - offset from last night
;[LEAVINGDAY] - check-out day
;[LEAVINGDAY] - check-out day
;[LEAVINGDAY:+1day] - offset from check-out
;[NUMROOM] - the quantity of rooms booked (first room type only)  
;[NUMROOM] - the quantity of rooms booked (first room type only)  
;[NUMROOMS] - the quantity of rooms booked (sum of all rooms and room types)  
;[NUMROOMS] - the quantity of rooms booked (sum of all rooms and room types)  
Line 50: Line 53:
;[CANCELURL] - URL to view and cancel bookings  
;[CANCELURL] - URL to view and cancel bookings  
;[CURRENTDATE] - current date  
;[CURRENTDATE] - current date  
;[CURRENTDATE:+1day] - offset from current date
;[CURRENTTIME] - current time
;[CURRENTTIME] - current time
;[BOOKINGDATE] - booking date
;[BOOKINGDATE] - booking date
;[BOOKINGDATE:+1day] - offset from booking date