User:Gxnx0xmx0xn/monobook.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 186:
f.onload=function() {
var wikimark_cmt = "Adding [["+wikimarkNewpage+"]] to my WikiMarks list.";
e=f.contentWindow.document.editform;
e.wpTextbox1.value+=listtype+"["+"["+wikimarkLinktext+"]"+"]\n";
e.wpSummary.value=wikimark_cmt;
Line 197:
// document.body.appendChild(f);
}
//////////////////////////////////////////////////////////////////
//Everything below here came from User:Js/popupBookmarks.js