|
|||||
---|---|---|---|---|---|
Rank | Player Name | <% (sort=='pp' ? "Performance Points" : "" ) %> <% (sort=='score' ? "Score" : "" ) %> | Accuracy | Playcount | |
#<% index + 1 + (50 * (page - 1)) %> |
<% user.username %>
|
<% addCommas(user.chosen_mode.pp) %>pp | <% convertIntToLabel(user.chosen_mode.ranked_score) %> <% convertIntToLabel(user.chosen_mode.ranked_score) %> | <% user.chosen_mode.accuracy.toFixed(2) %>% | <% addCommas(user.chosen_mode.playcount) %> |
|