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

Content deleted Content added
Technical 13 (talk | contribs)
m Debugging...
Technical 13 (talk | contribs)
m Replace to Numeric character references to avoid double replace
Line 9:
/* Virtual signature */
$('span[class="banned"]').each(function() {
this.innerHTML = this.innerHTML.replace("CT13", "ContributionsShoeMaker");
this.innerHTML = this.innerHTML.replace("MC", "MessageContributions");
this.innerHTML = this.innerHTML.replace("T13M", "ShoeMakerMessage");
this.href = this.href.replace("/wiki/User:Technical_13/Signature", "");
this.title = this.title.replace("User:Technical 13/Signature", "");