Content deleted Content added
WOSlinkerBot (talk | contribs) No edit summary |
WOSlinkerBot (talk | contribs) No edit summary |
||
Line 307:
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(/\<font color\=\"green\" face\=\"Papyrus\"\>\[\[Redmarkviolinist\]\]\<\/font\>/g,'[[User:Redmarkviolinist|<span style="color:green;font-family:Papyrus;">Redmarkviolinist</span>]]');
// myContent = myContent.replace(//g,'');
|