he7d3r / mw-gadget-ClearSandbox

Script to clear the Sandbox in some wikis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Go to one of the js subpages of your user page. You can choose a page such as these:
  1. Copy the following to the page you have chosen:
// [[File:User:He7d3r/Tools/ClearSandbox.js]] (workaround for [[phab:T35355]])
mw.loader.load( '//meta.wikimedia.org/w/index.php?title=User:He7d3r/Tools/ClearSandbox.js&action=raw&ctype=text/javascript' );
  1. Clear the cache of your browser.

This will import the minified copy of the script I maintain on Meta-wiki.

About

Script to clear the Sandbox in some wikis

License:Other


Languages

Language:JavaScript 100.0%