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

Content deleted Content added
Xaosflux changed the content model of the page Wikipedia:WikiProject User scripts/Scripts/Unwatch from "wikitext" to "JavaScript": is a js page
cleanup
Line 7:
* [[Bugzilla:424]] (if implemented)
 
*/
<pre><nowiki> */
 
addOnloadHook(function () {
Line 48:
}
});
 
// </nowiki></pre>