Alex
Created page with "{{Documentation}} The '''+=''' template is used to calculate running totals. ==Usage== <pre> {{+= |1 = The variable to add to |2 = A variable name or number |echo = Echo the 1 or 2 param }} </pre> ==1== (Required) The name of the variable you wish to add something to. ==2== (Optional) The name of a variable to add to the first, or a number. Defaults to 1. ==echo== (Optional) Echoes the <nowiki>{{{1}}}</nowiki> (<code>echo=1</code>) or <nowiki>{{{2}}}</nowiki> (<code>e..."