More actions
Template documentation
Secondary template that adds +1 to the value of the local variable "counter2" every time it is called.
Usage
If you need multiple counters that count at the same time you can use {{counter/2}}
together with the {{counter}}
template.
{{counter/2}}
should be defined with {{#vardefine:counter2|0}}
. See Template:Counter for documentation.