| Description | Shows vandalism level as shown in Template:Vandalism information |
|---|---|
| Author | Jeeputer |
| Maintainer | Jeeputer |
| First released | April 2, 2024 |
| Updated | May 6, 2025 (13 months ago) |
| Source | User:Jeeputer/defconIndicator.js |
The Defcon Indicator is a user script that shows a colored icon in the personal toolbar, next to the notification icons on top of the site indicating current vandalism level.
This script is actually a fork of User:Enterprisey/watchlist-notice.js.
Installation
editCopy the following to your common.js page and click Save.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Jeeputer/defconIndicator.js&action=raw&ctype=text/javascript'); // Backlink: [[User:Jeeputer/defconIndicator.js]]
You may need to clear your browser's cache after saving.
Description
editThe code relies on the vandalism level set on User:EnterpriseyBot/defcon and automatically checks for any changes to that page every 2 minutes. you can manually check for changes by clicking on the icon.
Levels
editBug reports and feature requests
editYou can report bugs/request for new features on my talk page.