Anonymous user
User:Ttv pedro270707/vector.js: Difference between revisions
m
no edit summary
imported>Ttv pedro270707 mNo edit summary |
imported>Ttv pedro270707 mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
sandboxLink.id = "pt-sandbox"; | sandboxLink.id = "pt-sandbox"; | ||
sandboxLink.classList.add("mw-list-item"); | sandboxLink.classList.add("mw-list-item"); | ||
sandboxLink.innerHTML = "<a href=\"/wiki/User:Ttv_pedro270707/Sandbox\" title=\"Access your sandbox\" accesskey=\" | sandboxLink.innerHTML = "<a href=\"/wiki/User:Ttv_pedro270707/Sandbox\" title=\"Access your sandbox\" accesskey=\"s\"><span>Sandbox</span></a>"; | ||
document.getElementById("pt- | document.getElementById("pt-logout").parentNode.insertBefore(sandboxLink, document.getElementById("pt-logout")); | ||
}); | }); |