Leaderboard
Wakapi's leaderboard shows a ranking of the most active users on this servers, given they opted in to get listed on the public leaderboard (see Settings 🠒 Data). Statistics are updated at least every 12 hours and are based on the users' total coding time in the past seven days.
{{ if ne .By "" }}
{{ range $i, $key := (strslice .TopKeys 0 20) }}
{{ end }}
{{ end }}
-
{{ range $i, $item := .Items }}
-
# {{ $item.Rank }}{{ if avatarUrlTemplate }} {{ else }} {{ end }} @{{ $item.UserID }}{{ join (index $.UserLanguages $item.UserID) ", " }}{{ $item.Total | duration }}
{{ end }}