Wikipedia:WikiProject User scripts/Scripts/Edit Top.js: 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:
//<sourcesyntaxhighlight lang="javascript">
// This will add an [edit] link at the top of all pages except preview pages and the main page
// by User:Pile0nades
Line 33:
 
});
//</sourcesyntaxhighlight>