User:Makecat/Scripts/rollbacksum
Appearance
< User:Makecat | Scripts
This script allows you to provide additional rollback reason after "Reverted edits by $2 (talk) to last version by $1", like "Reverted edits by $2 (talk) to last version by $1: Unsourced addition". The script is copied from User:Porchcorpter/rollback.js and I made some modifications to it.
Installation
[edit]To install the tool with the extra rollback summary button, add the following to your skin.js or common.js file, then bypass your cache:
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Makecat/Scripts/rollbacksum.js&action=raw&ctype=text/javascript');
See also
[edit]For more information, see User:Porchcorpter/rollback.js.