Template Variables: Difference between revisions

Jump to navigation Jump to search
Line 997: Line 997:


If the first word is contained in the second word the first option is displayed, otherwise the second option is displayed
If the first word is contained in the second word the first option is displayed, otherwise the second option is displayed
[INWORDS] 10
[INWORDS] [PRICENUM]
[INWORDS] [PRICENUM] [+] 10


  Note:  Always use the template variables ending with NUM if numbers are involved. The math functions will only work with numbers with a decimal point (not a decimal comma) and no thousands separator and no currency symbol.
  Note:  Always use the template variables ending with NUM if numbers are involved. The math functions will only work with numbers with a decimal point (not a decimal comma) and no thousands separator and no currency symbol.