User:Ellipsis/monobook.js
// LUPINS POPUPS
mw.loader.load(
'https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s');
popupQueriedRevertSummary="rv: going back to the last revision by $3 dated $2 (revision $1) (popups)";
popupQueriedRevertToPreviousSummary="rv: removing changes by $3, going back to $2 (revision $1) (popups)";
// Script from User:Lupin/editcount.js
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Lupin/editcount.js'
+ '&action=raw&ctype=text/javascript');
popupEditCounterTool='custom';
popupEditCounterUrl='http://en.wikipedia.org/wiki/User:$1?ectarget=$1';
// TIME DISPLAYED AT TOP
importScript('Wikipedia:WikiProject User scripts/Scripts/Time');
// WATCH OTHER USER CONTRIBUTIONS
importScript('User:Tra/userwatchlist.js');