Counter
From S23Wiki
To insert a page counter for the page itself you are inserting it on you can simply insert {{Counter}}, this inserts Template:Counter (only works on regular article pages, sets namespace to 0).
| Hits on Counter |
|---|
| 752 |
To insert a counter for any different page, including Talk pages, User pages and all other namespaces, you need to specifiy page name AND page namespace, use this syntax:
<counter>namespace=0&page=Sandbox</counter>
Examples:
Hits on Sandbox: 20329 (namespace 0)
Hits on Talk:Sandbox: 987 (namespace 1)
Hits on User:Mutante: 11429 (namespace 2)
Hits on User_talk:Mutante: 9411 (namespace 3)
Here you can find a list of the Mediawiki_Namespaces and the numbers they use.

