User:Eizen/LastEditor

LastEditor
DescriptionDisplays information concerning last editor of page
Author(s)Eizen
(Using code by PleaseStand)
StatusStable
UpdatedAugust 11, 2017; 7 years ago (2017-08-11)
BrowsersDeveloped in Google Chrome
SkinsVector
Monobook
SourceUser:Eizen/LastEditor.js
This is the documentation page for the LastEditor.js user script.

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.