Content deleted Content added
Gxnx0xmx0xn (talk | contribs) No edit summary |
Gxnx0xmx0xn (talk | contribs) No edit summary |
||
Line 10:
// gn0m0n.com //
// //
////////////// //
////////////// //
////////////// //
Line 167 ⟶ 168:
}
f.onload=function() {
// var wikimark_cmt = "Adding [["+wikimarkNewpage+"]] to my WikiMarks list.";
e=f.document.editform;
e.wpTextbox1.value+=listtype+"["+"["+wikimarkLinktext+"]"+"]\n";
// e.wpSummary.value=wikimark_cmt;
e.wpSave.click();
f.close(); // This closes the gn0Marks window. You can comment it out if you prefer.
if(vulgar===0|typeof vulgar == 'undefined') {jsMsg("You're the man now, dawg. '''"+wikimarkNewpageName+"''' has been added to your gn0Marks.");}
else {if(vulgar==1) {jsMsg("Fuck yeah. '''"+wikimarkNewpageName+"''' has been added to your gn0Marks.");}}
|