User:Cj005257/scripts/useronline.js/Version2.js: Difference between revisions

Content deleted Content added
No edit summary
If you're going to have this linked from Template:Useronline#Javascript Editor, it should work for all users.
Line 5:
 
function CustomizeLinkModifications() {
var ONLINEpagetoedit = "http://en.wikipedia.org/w/index.php?title=User:Cj005257" + encodeURIComponent(wgUserName) + "/Status&action=edit&newstatus=online";
var OFFLINEpagetoedit = "http://en.wikipedia.org/w/index.php?title=User:Cj005257" + encodeURIComponent(wgUserName) + "/Status&action=edit&newstatus=offline";
var HUGGLEpagetoedit = "http://en.wikipedia.org/w/index.php?title=User:Cj005257" + encodeURIComponent(wgUserName) + "/Status&action=edit&newstatus=huggle";
var hovertext = "Update Your Status!"