Template Variables: Difference between revisions
Jump to navigation
Jump to search
| Line 694: | Line 694: | ||
== Mathematical Operators == | == Mathematical Operators == | ||
Place mathematical operators between two numbers or between two template variables that return a number. | Place mathematical operators between two numbers <b>or between two template variables</b> that return a number. | ||
[+] - Example: 2 [+] 3 = 5 | [+] - Example: 2 [+] 3 = 5 | ||