Template:Var++
From Guild Wars Wiki
Jump to navigationJump to search
This template is a short hand for an addition involving a variable.
- unnamed parameter 1
- Name (and only name) of the variable to be incremented
- unnamed parameter 2
- increment value. standard is 1.
{{var++|Example}}
will add 1 to the variable "Example".