Template:Show user with user points in table

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
}}
|}