User:PleaseStand/User info
User info is a user script by PleaseStand that adds an information line below a user's name on their user and talk pages (but not subpages). Namely, this information is gender, privileges, account age, edit count, and how long ago the user made their last edit.
Two examples of what you might see:
{{quotation|1=
A checkuser, founder, oversighter, and administrator, 9 years 1 month old, with [//tools.wmflabs.org/xtools/pcount/index.php?name=Jimbo%20Wales&lang=en&wiki=wikipedia 5277 edits]. Last edited 7 days ago. From Wikipedia, the free encyclopedia
}}
{{quotation|1=
A [//en.wikipedia.org/w/index.php?title=Special:Log&page=User%3AExample&type=block blocked] user, 20 minutes old, with [//tools.wmflabs.org/xtools/pcount/index.php?name=Example&lang=en&wiki=wikipedia 5 edits]. Last edited 1 minute ago. From Wikipedia, the free encyclopedia
}}
Installation on the English Wikipedia
Add the following code to Special:MyPage/common.js or Special:MyPage/skin.js:
importScript("User:PleaseStand/userinfo.js");
Source code
The source code is available at User:PleaseStand/userinfo.js.
Any questions?
If you have any questions, please leave a message on my talk page.