Template Variables: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 134: | Line 134: | ||
'''[BOOKINGDATE:+1day]''' - offset from booking date, can be any number of days positive or negative | '''[BOOKINGDATE:+1day]''' - offset from booking date, can be any number of days positive or negative | ||
'''[PROPERTYID]''' - | '''[PROPERTYID]''' - property id number | ||
'''[ROOMID]''' - | '''[ROOMID]''' - room id number | ||
'''[INTERNALROOMNAME]''' - internal room name as used in the control panel, this is not the translated room name shown on the booking page | '''[INTERNALROOMNAME]''' - internal room name as used in the control panel, this is not the translated room name shown on the booking page | ||
'''[VIEWBOOKING]''' - create a URL to log into the control panel and view this booking (for hosts, not intended to be sent to guests) | '''[VIEWBOOKING]''' - create a URL to log into the control panel and view this booking (for hosts, not intended to be sent to guests) | ||