Content deleted Content added
Technical 13 (talk | contribs) Think I am done here... |
Technical 13 (talk | contribs) m Debugging... |
||
Line 8:
/* Virtual signature */
$('span[class="
this.innerHTML = this.innerHTML.replace('>T13<', '>ShoeMaker<');
this.innerHTML = this.innerHTML.replace('>C<', '>Contributions<');
this.innerHTML = this.innerHTML.replace('•', '<span style="text-decoration: blink; color: #FA88AF;">•</span>');
this.innerHTML = this.innerHTML.replace('<a href="/wiki/User_talk:Technical_13" title="User talk:Technical 13" class="mw-redirect">M</a>', '
this.innerHTML = this.innerHTML.replace('• <a href="/wiki/User:Technical_13/Signature" title="User:Technical 13/Signature"> Click to learn how to view this signature as intended</a>', '');
})
|