Content deleted Content added
Pythoncoder (talk | contribs) →Groups and colors: fix |
Pythoncoder (talk | contribs) better brown |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 6:
| status = Stable
| released = {{start date and age|2007|05|18}}
| version = 3.1.0
| source = [[User:Pythoncoder/Scripts/userHighlighter.js]]
| skins = All current skins <span class="mw-collapsible mw-collapsed">(Vector, MonoBook, CologneBlue, Modern, Timeless, Minerva, Vector2022)</span>
| browsers = Tested with [[Firefox]] 78 and Mobile Safari 13 but should work with others
| logo =
Line 16:
{{userscript|name='''User Highlighter'''|code=User:Pythoncoder/Scripts/userHighlighter.js}} is a [[wp:user script|user script]] that highlights links to userpages, user talk pages, and contribs pages of [[wp:administrators|administrators]], as well as other user groups as listed below.
'''Disclaimer:''' This script is kind of old. Since I forked it several years ago, several users have made further improvements to the script, which can be viewed at [[WP:US/L]].
== Groups and colors ==
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 an admin, they will be red).
*
* Steward: {{color box|#9cc}} ×39 (as of 2020-07-11) ([[User:Example|<span style="background-color:#9cc;">Example</span>]])
*
* Interface administrator: {{color box|#ff9}} ×{{NUMBERINGROUP:interface-admin}} ([[User:Example|<span style="background-color:#ff9;">Example</span>]])
* Arbitrator: {{color box|#f99}} ×14 (as of 2020-07-11) ([[User:Example|<span style="background-color:#f99;">Example</span>]])
*
* CheckUser: {{color box|#9cf}} ×{{NUMBERINGROUP:checkuser}} ([[User:Example|<span style="background-color:#9cf;">Example</span>]])
* Admin: {{color box|#9ff}} ×{{NUMBEROFADMINS}} ([[User:Example|<span style="background-color:#9ff;">Example</span>]])
* Former admin: {{color box|#db9}} ([[User:Example|<span style="background-color:#db9;">Example</span>]])
*
*
*
* Reviewer: {{color box|#ddd}} ×{{NUMBERINGROUP:reviewer}} ([[User:Example|<span style="background-color:#ddd;">Example</span>]])
* Extended confirmed: {{color box|#99f}} ×{{NUMBERINGROUP:extendedconfirmed}} ([[User:Example|<span style="background-color:#99f;">Example</span>]])
** Same color used for trusted IPs
===TODO===
* Rollbacker: {{color box|#d9f}} ×{{NUMBERINGROUP:rollbacker}} ([[User:Example|<span style="background-color:#d9f;">Example</span>]])
== Installation ==
|