Wiki source for HighscoresActionInfo
=====Highscores Action Documentation=====
This the documentation page for the ##""{{highscores}}""## action.
===Documentation===
Displays a list of top contributors. Since [[WikkaReleaseNotes1164 | 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 version="1.1.6.4" display="inline"}}
|?|Parameters||
|[|
|=|name|=|type|=|required?|=|default|=|description||
|#|
|=|top||int||optional||##10##||the number of rows to be displayed ||
|=|rank||string||optional||##pages##||select the metric used to rank contributors (##pages##, ##edits##, ##comments##)||
|=|style||string||optional||##complex##||displays a simple table (##simple##) or a table with caption and headers (##complex##)||
==Examples:==
##""{{highscores}}""##
{{highscores}}
##""{{highscores style="simple"}}""##
{{highscores style="simple"}}
##""{{highscores rank="edits"}}""##
{{highscores rank="edits"}}
##""{{highscores rank="edits" top="3"}}""##
{{highscores rank="edits" top="3"}}
==Authors==
Chriss Tessmer
[[Wikka:DarTar | Dario Taraborelli]]
----
CategoryEN
This the documentation page for the ##""{{highscores}}""## action.
===Documentation===
Displays a list of top contributors. Since [[WikkaReleaseNotes1164 | 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 version="1.1.6.4" display="inline"}}
|?|Parameters||
|[|
|=|name|=|type|=|required?|=|default|=|description||
|#|
|=|top||int||optional||##10##||the number of rows to be displayed ||
|=|rank||string||optional||##pages##||select the metric used to rank contributors (##pages##, ##edits##, ##comments##)||
|=|style||string||optional||##complex##||displays a simple table (##simple##) or a table with caption and headers (##complex##)||
==Examples:==
##""{{highscores}}""##
{{highscores}}
##""{{highscores style="simple"}}""##
{{highscores style="simple"}}
##""{{highscores rank="edits"}}""##
{{highscores rank="edits"}}
##""{{highscores rank="edits" top="3"}}""##
{{highscores rank="edits" top="3"}}
==Authors==
Chriss Tessmer
[[Wikka:DarTar | Dario Taraborelli]]
----
CategoryEN