Wikipedia:WikiProject User scripts/Scripts/Unwatch: Difference between revisions
Content deleted Content added
take from User:Matthewmayer/monobook.js |
fix syntax |
||
Line 1:
<pre>
// Add Unwatch to watch list
// from [[User:Matthewmayer/monobook.js]]
addOnloadHook( function
if (window.___location.href.indexOf("Special:Watchlist")!=-1) {
//correct page, so retrieve watchlist items
|