Wikipedia:WikiProject User scripts/Scripts/Unwatch: Difference between revisions

Content deleted Content added
don't try to modify Special:Watchlist/edit
No edit summary
Line 1:
//* This script adds an "unwatch" link to each entry in your watchlist. This version works regardless of whether you have the "Enhanced recent changes" option selected in your [[Special:Preferences|user preferences]]. By default the links take you back to [[Special:Watchlist|your watchlist]]. If you'd prefer them to take you to a "Removed from watchlist" page like the unwatch links at the top of the watched pages, uncomment the second line in the function.
 
Other versions:
There is an AJAX version at [[User:Quarl/unwatch.js]] (unwatches articles without opening an actual link, and crosses it off your list when unwatching is acknowledged) <pre><nowiki>
 
* [[User:Ilmari_Karonen/unwatch.js]]
* [[User:Omegatron/monobook.js/unwatch.js]]
* [[User:Quarl/watchlist.js]]
* [[User:Matthewmayer/monobook.js]]
 
<pre><nowiki> */
 
addOnloadHook(function () {