Wikipedia:WikiProject User scripts/Scripts/Edit Top.js: Difference between revisions

Content deleted Content added
Amorymeltzer changed the content model of the page Wikipedia:WikiProject User scripts/Scripts/Edit Top.js from "wikitext" to "JavaScript": Page is javascript
change source to syntaxhighlight
 
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>