User:Quarl/redirector
Appearance
When you invoke the Redirector (through a tab), adds a new form to the document. Start typing page names and press ENTER after each one. A table will show the current status of each page (already a redirect, doesn't exist, etc.), and if you click "Redirect!", the target page will be updated to redirect to the current page.
Installation
[edit]After installing the script, bypass the cache of the page.
- Method 1
Click on the button below. If it doesn't appear after a few seconds, then try this link.
- Method 2
(This can be used on any Wikimedia project.)
- Place
mw.loader.load('//en.wikipedia.org/wiki/User:Quarl/redirector.js'); // Backlink: [[User:Quarl/redirector.js]]
on the bottom of your common.js page or your skin.js page. - Press (ignore any error warnings).
- Method 3
(This can only be used on the English Wikipedia.)
- Place
{{iusc|1=User:Quarl/redirector.js}}
on the bottom of your common.js page or your skin.js page. - Press (ignore any error warnings).