User:Technical 13/common.js: Difference between revisions

Content deleted Content added
Technical 13 (talk | contribs)
Fix for me to be able to see my signature the way I like for people that choose to WP:SIGCLEAN on their own user space...
Technical 13 (talk | contribs)
m Testing an idea...
Line 16:
this.innerHTML = this.innerHTML.replace('<a href="/wiki/User_talk:Technical_13" title="User talk:Technical 13" class="mw-redirect">talk</a><span class="before-localcomments">', '&nbsp;<a href="/wiki/Special:Contributions/Technical_13" title="Special:Contributions/Technical 13">Contributions</a>&nbsp;<span style="text-decoration: blink; color: #FA88AF;">•</span>&nbsp;<a target="_blank" rel="nofollow" class="external text" href="http://ddowiki.com/page/User_talk:Technical_13">Message</a>&nbsp;')
})
 
/* Refresh my WatchList page when viewing every minute */
if (window.___location == "http://en.wikipedia.org/wiki/Special:Watchlist") {setTimeout(function(){___location = ''},60000)}