Template:Show user with user points in table

From [N8]
Revision as of 18:38, 19 March 2021 by Banri (talk | contribs)
Jump to navigation Jump to search

Template usage:

{{Show user with user points
|1=User page
}}

Call this from a SMW query, for example:

{| class="wikitable" style="max-width:500;"
! User
! Score
! Contributions
! Edit Count
{{#ask: [[User:+]]
|?User edit count
|sort=User edit count
|order=desc
|format=plainlist
|template=Show user with user points in table
|link=none
}}
|}