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

Content deleted Content added
Amalthea (talk | contribs)
 
Amalthea (talk | contribs)
enclose in source tags
Line 1:
//<source 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 32 ⟶ 33:
 
});
//</source>