Changes

Jump to navigation Jump to search

Template Variables

532 bytes added, 11:43, 17 December 2015
no edit summary
== Property Variables ==
 
[PROPERTYNAME] - property name
[PROPERTYCANCELPOLICY] - property cancellation policy
 
[BOOKINGCOMHOTELID] - booking.com hotel id
 
[EXPEDIACOMHOTELID] - expedia.com hotel id
== Room Variables ==
 
[ROOMNAME] - room names of all booked rooms
[INVOICETABLEVAT2:$1.1$] - invoice table with vat information and status field and currency multiplier with optional new currency symbol before or after price.
 
== Math Variables ==
 
Place math cariables between two numbers. Math variables can operate on template variables that return a number
 
[+] - will add the two numbers either side of the template variable
 
[-] - will subtract the number right of the template variable from the number left
 
[*] - will multiply the two numbers either side of the template variable
 
[/] - will divide the number left of the template variable by the number right

Navigation menu