User:Animum/reset.js: Difference between revisions

Content deleted Content added
Animum (talk | contribs)
hmm
Animum (talk | contribs)
...
Line 4:
 
function resetSandbox() {
if(UrlParameters["sandboxreseteditformaction"] == 1'reset') {
document.forms["editform"].wpTextbox1.value = "\{\{Please leave this line alone (sandbox heading)\}\}\n" +
"<!-- Hello! Feel free to try your formatting and editing skills below this line\. As this page is for editing experiments, this page will automatically be cleaned every 12 hours. -->"; //Add the base text for the sandbox
Line 13:
addOnloadHook(function() {
addToolboxLink("http://en.wikipedia.org/w/index.php?title=Wikipedia:Sandbox%3ASandbox&action=edit&sandboxreseteditformaction=1reset", 'Reset the Sandbox', '', '', '');
});