Wikka Documentation : HighscoresActionInfo

HomePage :: Index :: RecentChanges :: Search :: Login/Register
HomePage

Highscores Action Documentation

This the documentation page for the {{highscores}} action.

Documentation


Displays a list of top contributors. Since 1.1.6.4 contributors can be ranked by different metrics: number of pages owned, edits or comments.

Long description
This action displays a table with users ranked after the quantity of their contributions to the wiki. After the username, the number of contributions and their percentage over the whole wiki is displayed.

Usage:
{{highscores [top="20"] [rank="edits"] [style="complex"]}}

Parameters

since 1.1.6.4

Parameters
nametyperequired?defaultdescription
topintoptional10the number of rows to be displayed
rankstringoptionalpagesselect the metric used to rank contributors (pages, edits, comments)
stylestringoptionalcomplexdisplays a simple table (simple) or a table with caption and headers (complex)

Examples:

{{highscores}}

Top 4 contributor(s) by number of pages owned
rank user pages owned percentage
1.  YanB 45 14.9%
2.  DarTar 40 13.2%
3.  BrianKoontz 19 6.3%
4.  NilsLindenberg 4 1.3%


{{highscores style="simple"}}

1.  YanB 45 14.9%
2.  DarTar 40 13.2%
3.  BrianKoontz 19 6.3%
4.  NilsLindenberg 4 1.3%


{{highscores rank="edits"}}

Top 9 contributor(s) by number of edits
rank user edits percentage
1.  DarTar 501 44.2%
2.  YanB 238 21%
3.  BrianKoontz 143 12.6%
4.  NilsLindenberg 135 11.9%
5.  JavaWoman 19 1.7%
6.  DotMG 16 1.4%
7.  KlausBrune 1 0.1%
8.  WazoO 1 0.1%
9.  OlivierBorowski 1 0.1%


{{highscores rank="edits" top="3"}}

Top 3 contributor(s) by number of edits
rank user edits percentage
1.  DarTar 501 44.2%
2.  YanB 238 21%
3.  BrianKoontz 143 12.6%





Authors
Chriss Tessmer
Dario Taraborelli


CategoryEN
There are 2 comments on this page. [Show comments]
Creative Common Attribution-ShareAlike License
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.3759 seconds