UserInfo displays a small table of information about that user.
Installation
Usage
Place
<div id="sa-user-info">Loading...</div>
on the page that you want the table on.
To show a user other than your own, place the username in the data-username field:
<div id="sa-user-info" data-username="Rappy">Loading...</div>
Note: with the addition of a search button, it isn't necessary to edit the page every time for another user query.
Text above can be found
here (edit)