Javascript Wiki Browser

From Miraheze Developers Wiki

Javascript Wiki Browser aka JWB is a script that enables users to easily make semi-automated edits. Similar to AutoWikiBrowser but runs in the wiki itself.

Warning

Check every edit before saving, otherwise JWB can cause a lot of unintentional damage.

Installation

To install put the following code in your JavaScript file (for example User:Username/common.js):

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript');

To run the script go to the page Project:AutoWikiBrowser/Script or use the JS Wiki Browser link in the sidebar.

External links