User:Krinkle/Scripts/CVNSimpleOverlay
Languages: English • Nederlands
Description
editThis script integrates information from CVNBot into the on-wiki experience. It tells you about users currently on the cross-wiki watchlist, users that were recently blocked on other wikis, or users that until recently were blocked on the current wiki.
It applies this information in Recent changes, Watchlist, Page history. It also shows it on the "User" and "User talk" pages.
When patrolling edits in SWMT (or another CVN channel), and clicking on the edit of a blacklisted user, then CVNSimpleOverlay tool will automatically fetch the "reason" for the blacklisting and add a tooltip to the username on the "Diff" page. This means you don't have to run as many intel
commands with CVNBot.
Install
edit- Paste this code in common.js on your local wiki, or in global.js on Meta to use it everywhere you go:
mw.loader.load('https://meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/CVNSimpleOverlay_wiki.js&action=raw&ctype=text/javascript');
- The
[[File:Krinkle_CVNSimpleOverlay_wiki.js]]
line is used for statistics.
- Done :-)
If you encounter any issues, please let me know!
Examples
Feedback
If you experiences any issues, have suggestions for how something could be better, have a good idea for a feature request – or want to report a bug ? Please leave a message on my Tools-talkpage.
See also
edit- User:Krinkle/Scripts/CVNSimpleOverlay_wiki.js
- User:Krinkle/Tools, overview of other tools and scripts.