Wikipedia:WikiProject User scripts/Scripts/Watchlist since: Difference between revisions

Content deleted Content added
m Remove legacy globals per phab:T72470 (via WP:JWB)
change source to syntaxhighlight
 
(One intermediate revision by one other user not shown)
Line 1:
// Adds a "Changes since last load" link to your watchlist. <sourcesyntaxhighlight lang="Javascript">
 
addOnloadHook(function () {
Line 33:
});
 
//</sourcesyntaxhighlight>