Description | Displays information concerning last editor of page |
---|---|
Author(s) | Eizen (Using code by PleaseStand) |
Status | Stable |
Updated | August 11, 2017 |
Browsers | Developed in Google Chrome |
Skins | Vector Monobook |
Source | User:Eizen/LastEditor.js |
LastEditor is a JavaScript user script that displays data about a page's last editor. The script provides links to the user's page, talk page, and contributions page, as well as displaying the time elapsed since the last edit, a link to the diff in question, an [m] marker in case of minor edits, and the edit summary of the last edit.
The script is inspired by Slyst's LastEdited script in use on the Wikia network in terms of its design and general appearance, and borrows a pair of functions from PleaseStand's UserInfo script to replicate the TimeAgo jQuery plugin.