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

Content deleted Content added
m indentation
fix the links
Line 5:
 
function CustomizeLinkModifications() {
var ONLINEpagetoedit = "http://en.wikipedia.org/w/index.php?title=User:" + encodeURIComponent(wgUserName) + "/Status&action=edit&newstatus=online";
var OFFLINEpagetoedit = "http://en.wikipedia.org/w/index.php?title=User:" + encodeURIComponent(wgUserName) + "/Status&action=edit&newstatus=offline";
var HUGGLEpagetoedit = "http://en.wikipedia.org/w/index.php?title=User:" + encodeURIComponent(wgUserName) + "/Status&action=edit&newstatus=huggle";
var hovertext = "Update Your Status!"