Template Variables: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
| Line 592: | Line 592: | ||
[BOOKGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order. | [BOOKGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order. | ||
=== Custom | === Custom Guests Group Table === | ||
This template variable uses the information from the guests attached to the booking | This template variable uses the information from the guests attached to the booking | ||
for example [ | for example [GUESTSGROUP:PROP_ROOM_BREF_NAME] | ||
available parameters | available parameters | ||
| Line 652: | Line 652: | ||
Examples: | Examples: | ||
[ | [GUESTSGROUP:PROP_ROOM_BREF_NAME] will display the property name, room name, booking number and guest name in this order. | ||
[ | [GUESTSGROUP:BREF_NAME_PROP_ROOM] will display the booking number, guest name property name and room name in this order. | ||
=== Booking Group Table with fixed content=== | === Booking Group Table with fixed content=== | ||