Template Variables: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 324: | Line 324: | ||
[RANDOM8] - a 8 digit random number seeded from the booking number | [RANDOM8] - a 8 digit random number seeded from the booking number | ||
[VOUCHERPHRASE1] - Voucher Phrase - change the nubmer to the voucher you want to print out. | |||
[VOUCHERAMOUNT1] - Voucher Amount - change the nubmer to the voucher you want to print out. | |||
=== Content from "Info" tab === | === Content from "Info" tab === | ||
| Line 747: | Line 751: | ||
==Date and Time== | ==Date and Time== | ||
Many date template variables support PHP strftime format strings between {} brackets to create custom date formats. Information on PHP strftime strings is available at [http://php.net/manual/en/function.strftime.php http://php.net/manual/en/function.strftime.php] | Many date template variables support PHP strftime format strings between {} brackets to create custom date formats. Information on PHP strftime strings is available at [http://php.net/manual/en/function.strftime.php http://php.net/manual/en/function.strftime.php] | ||