User:BethNaught/historyMakeMinus
Appearance
Author(s) | BethNaught |
---|---|
Status | Not well tested but probably fine |
Updated | September 24, 2016 |
Browsers | Any modern browser should work |
Skins | Vector, Monobook, probably others |
Source | User:BethNaught/historyMakeMinus.js |
historyMakeMinus.js is a user script that replaces the U+002D - HYPHEN-MINUS character with U+2212 − MINUS SIGN in page histories, the watchlist and Recent Changes (in fact, anywhere where a negative change is contained in an HTML element of class 'mw-plusminus-neg').
Setup
[edit]Add the following to your common.js:
mw.loader.load('/w/index.php?title=User:BethNaught/historyMakeMinus.js&action=raw&ctype=text/javascript'); // Linkback: [[User:BethNaught/historyMakeMinus.js]]