Wikipedia:WikiProject User scripts/Scripts/Edit Top: Difference between revisions
Content deleted Content added
Pile0nades (talk | contribs) |
Pile0nades (talk | contribs) |
||
Line 48:
// create div and set innerHTML to link
var divContainer = document.createElement("div");
divContainer.innerHTML = '<div class="editsection">[<a href="/w/index.php?title='+pageTitle+'&action=edit§ion=0" title="
// insert divContainer into the DOM below the h1
|