Template Variables: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
No edit summary |
||
| Line 127: | Line 127: | ||
[ROOMID] - room id number | [ROOMID] - room id number | ||
[ROOMNAME] - room names of all booked rooms | [ROOMNAME] - room names of all booked rooms (not for cancelled bookings use ROOMNAME1 if used for cacelled bookings) | ||
[ROOMNAMEBR] - room name with line break | [ROOMNAMEBR] - room name with line break | ||
| Line 248: | Line 249: | ||
[NUMNIGHTS] - number of nights sum across group booking | [NUMNIGHTS] - number of nights sum across group booking | ||
[NUMADULT] - number of adults in this room or in group if master booking | [NUMADULT] - number of adults in this room or in group if master booking (not for cancelled bookings use NUMADULT1 if used for cacelled bookings) | ||
[NUMADULT1] - number of adults in this room | [NUMADULT1] - number of adults in this room | ||
[NUMCHILD] - number of children in this room or in group if master booking | [NUMCHILD] - number of children in this room or in group if master booking (not for cancelled bookings use NUMCHILD1 if used for cacelled bookings) | ||
[NUMCHILD1] - number of children in this room | [NUMCHILD1] - number of children in this room | ||