Changes

Jump to navigation Jump to search

Template Variables

562 bytes added, 19:17, 8 March 2014
no edit summary
The date variables can have an optional offset value of a number of days added after a colon, for example '''[FIRSTNIGHT:-3 days]'''
 
The price variables can have an optional offset value applied which can be a percentage or fixed amount with or without minus sign added after a colon, for example '''[PRICE:-10]''' or '''[INVOICEBALANCE:25%]'''
==Template Variables==
'''[PRICE]''' - Price
 
'''[PRICE:10%]''' - Percentage value of Price
 
'''[PRICE:-10]''' - Price with offset amount
'''[AVPRICE]''' - Average Nightly Price
 
'''[AVPRICE:20%]''' - Percentage value of Average Nightly Price
 
'''[AVPRICE:15]''' - Average Nightly Price with offset amount
'''[GUESTNAME]''' - name of the guest
'''[INVOICEBALANCE]''' - invoice balance
 
'''[INVOICEBALANCE:50%]''' - percentage of invoice balance
 
'''[INVOICEBALANCE:-100]''' - invoice balance with offset amount
'''[INVOICETABLE]''' - invoice table

Navigation menu