Content deleted Content added
WOSlinkerBot (talk | contribs) No edit summary |
WOSlinkerBot (talk | contribs) No edit summary |
||
Line 306:
myContent = myContent.replace(/\<font style\=\"color\:\#cc1100\"\>\[\[User\:Thetruthbelow\|Matt B\.\]\]\<\/font\>/g,'[[User:Thetruthbelow|<span style="color:#cc1100">Matt B.</span>]]');
myContent = myContent.replace(/\<font style\=\"background\:\#cc1100\" color\=\"white\"\>\[\[User talk\:Thetruthbelow\|Thetruthbelow\]\]\<\/font\>/g,'[[User talk:Thetruthbelow|<span style="background:#cc1100;color:white;">Thetruthbelow</span>]]');
myContent = myContent.replace(/\<font style\=\"background\:\#cc1100\" color\=\"white\"\>\[\[User\:Thetruthbelow\|Thetruthbelow\]\]\<\/font\>/g,'[[User:Thetruthbelow|<span style="background:#cc1100;color:white;">Thetruthbelow</span>]]');
// myContent = myContent.replace(//g,'');
|