Template:Main page/editing

The Lonsdale Battalion wiki is made by people like you! Jump in and get started here!

Articles
3,801
Images
1,120
Edits
46,701
Template documentation

This template is used on the Main Page and anywhere statstics could be used. On the main page it is used to show quick stats for the number pages (articles), files (images), and edits. Combined with Mediawiki magicwords, data will remain up to date after edit changes.

Usage

This template requires "label" and "data" parameters to be numbered in order: label1, data1, label2, data2 etc. The statsbar used on the main page uses the following information:

{{Statsbar
|label1 = Articles
|data1  = {{NUMBEROFARTICLES}}

|label2 = Images
|data2  = {{NUMBEROFFILES}}

|label3 = Edits
|data3  = {{NUMBEROFEDITS}}
}}
The above documentation is transcluded from Template:Main page/editing/doc.