The Extension:Contribution Scores  polls the wiki database to locate contributors with the highest contribution volume. The extension is intended to add a fun metric for contributors to see how much they are helping out.
 polls the wiki database to locate contributors with the highest contribution volume. The extension is intended to add a fun metric for contributors to see how much they are helping out. 
The score is defined as (number of unique pages edited) + 2 * square root ((number of edits) - (number of unique pages edited)). 
Using the feature
You can include this special page in to other pages using the following wikitext: 
 
{{Special:ContributionScores/<limit>/<days>/<options>}}
Examples
|  | 10 top contributors from the last 30 days | 10 top contributors since the beginning of wiki | 
| What you type | {{Special:ContributionScores/10/30}} | {{Special:ContributionScores/10/all}} | 
| What results |  |  | 
|  | 
|  | 10 top contributors from the last 7 days, no tool links | 10 top contributors from the last 3 days, not sortable, no tool links | 
| What you type | {{Special:ContributionScores/10/7/notools}} | {{Special:ContributionScores/10/3/nosort,notools}} | 
| What results |  |  | 
|  | 
|  | Contribution Score for Tom | Changes Made by Tom | 
| What you type | {{#cscore:Tom|score}} | {{#cscore:Tom|changes}} | 
| What results | Invalid username | Invalid username | 
|  | 
|  | Unique Pages Edited by Tom | Badge | 
| What you type | {{#cscore:Tom|pages}} | {{Score badge}} | 
| What results | Invalid username |  |