Author(s) | MJL but really User:DannyS712 |
---|---|
Status | alpha |
First released | June 19, 2019 |
Source | User:MJL/textDisallow.js |
A lot of stuff goes on at Special:AbuseLogs. This script highlights times a user submits an edit disallowed by edit summary in yellow.
This script can be imported to skin.js or common.js by adding:
importScript( 'User:MJL/textDisallow.js' );// [[User:MJL/textDisallow.js]]
or
{{subst:Iusc|User:MJL/textDisallow.js}}