1,935
editsAd placeholder
Template:Counter/2: Difference between revisions
Jump to navigation
Jump to search
Testing to see if it can define itself if it is not defined.
m (typo) |
(Testing to see if it can define itself if it is not defined.) Tag: Reverted |
||
Line 1: | Line 1: | ||
<includeonly>{{#vardefine:{{{counter name|counter2}}}|{{#expr:{{#var:{{{counter name|counter2}}}}}+1}}}}</includeonly><noinclude>{{Documentation | <includeonly>{{#if:{{#var:counter2}}|{{#vardefine:{{{counter name|counter2}}}|{{#expr:{{#var:{{{counter name|counter2}}}}}+1}}}}|{{#vardefine:counter2|0}}}}</includeonly><noinclude>{{Documentation | ||
|content=Secondary template that adds +1 to the value of the local variable "counter2" every time it is called. | |content=Secondary template that adds +1 to the value of the local variable "counter2" every time it is called. | ||