Wikipedia:WikiProject User scripts/Scripts/Edit Top.js: Difference between revisions
Content deleted Content added
Code copied from Wikipedia:WikiProject User scripts/Scripts/Edit Top |
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>
|