User:Chlod/Scripts/UserHighlighter

Userscript that highlights links From Wikipedia, the free encyclopedia

UserHighlighter is a script that highlights links to userpages, user talk pages, and contribs pages of administrators, as well as other user groups as listed below. This is a fork of Pythoncoder's version of the UserHighlighter. It has been modified to add tooltips to links to help indicate the group, and includes caching to avoid repeated requests. This version uses two files instead of multiple, which overall cuts the loading time.

StatusStable
UpdatedFebruary 25, 2021; 5 years ago (2021-02-25)
BrowsersAny modern browser excluding Internet Explorer
Quick facts Authors, Status ...
UserHighlighter
Authorstheopolisme, Bellezzasolo, Amorymeltzer, Pythoncoder, Chlod
StatusStable
UpdatedFebruary 25, 2021; 5 years ago (2021-02-25)
BrowsersAny modern browser excluding Internet Explorer
SkinsVector
SourceUser:Chlod/Scripts/UserHighlighter.js
Close

Installation

To install the script, add this to your common.js file.

mw.loader.load( '/w/index.php?title=User:Chlod/Scripts/UserHighlighter.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Chlod/Scripts/UserHighlighter.js]]

Features

Groups are listed next to their colors and the number of users in that group. The list is in order (e.g., if a user is an arb and a crat, they will be red).

  • Steward:   × a bunch
  • Arbitrator:   × a few
  • Bureaucrat:   × 16
  • Interface administrator:   × 15
  • Oversight:   × 46
  • CheckUser:   × 49
  • Admin:   × 813
  • Template editor:   × 207
  • Pagemover:   × 457
  • Patroller:   × 866
  • Rollbacker:   × 7,029
  • Reviewer:   × 8,204
  • Extended confirmed:   × 78,784

Source

The source can be found at User:Chlod/Scripts/UserHighlighter.js. Like all Wikipedia pages, the license is CC BY-SA 3.0.

Discussion

You may visit my talk page if you have any concerns.

Related Articles

Wikiwand AI