|
|
Line 1: |
Line 1: |
| {{RightToC}}
| | ''See [http://help.wikia.com/wiki/Help:Edit_count Help:Edit_count]'' |
| {{Related|Help:Contents|Wiki Templates|{{mtl|Contributions}}|{{mtl|Contributions Large}}}}
| |
| | |
| This extension creates a special page where one can view the edit count of a user per namespace. It includes the percent of edits that user made in certain namespace as well as total edits. It includes a parser function which can inline a users edit count. After the name of the user you can put the number or name of a namespace (0 for Main) and get the EditCount for just that namespace.
| |
| | |
| *This function requires the [http://www.mediawiki.org/wiki/Extension:EditCount EditCount] Extension be installed.
| |
| | |
| == Usage ==
| |
| <pre>
| |
| Show the count of the user Gouru
| |
| {{#ec:Gouru}}
| |
| | |
| in the 4 namespace
| |
| {{#ec:Gouru|4}}
| |
| | |
| in the main namespace
| |
| {{#ec:Gouru|0}}
| |
| | |
| and in the Talk namespace
| |
| {{#ec:Gouru|Talk}}
| |
| </pre>
| |
| | |
| == Edit Count Special Page ==
| |
| To view a complete breakdown of a user's edits, visit [[:Special:EditCount]] and enter the user's name.
| |
|
| |
|
| [[Category:Help]] | | [[Category:Help]] |