User:WOSlinkerBot/lint.js: Difference between revisions

Content deleted Content added
WOSlinkerBot (talk | contribs)
No edit summary
WOSlinkerBot (talk | contribs)
No edit summary
Line 201:
myContent = myContent.replace(/\<small\>\&nbsp\;–\&nbsp\;\<font style\=\"font-family\: Zapfino\, Segoe Script\"\>\<font color\=\"\#E45E05\"\>\[\[User\:Iridescent\|iride\<\/font\>\<font color\=\"\#C1118C\"\>scent\]\]\<\/font\>\<\/font\>\<small\>\&nbsp\;([ \:\,\d\w]*) \(UTC\)\<\/small\>/g,'<small>&nbsp;–&nbsp;<font style="font-family: Zapfino, Segoe Script">[[User:Iridescent|<font color="#E45E05">iride</font><font color="#C1118C">scent</font>]]</font><small>&nbsp;$1 (UTC)</small></small>');
myContent = myContent.replace(/\<small\>\<font style\=\"font-family\: Zapfino\, Segoe Script\"\>\<font color\=\"\#E45E05\"\>\[\[User\:Iridescent\|iride\<\/font\>\<font color\=\"\#C1118C\"\>scent\]\]\<\/font\>\<\/font\>\<small\>\&nbsp\;([ \:\,\d\w]*) \(UTC\)\<\/small\>/g,'<small><font style="font-family: Zapfino, Segoe Script">[[User:Iridescent|<font color="#E45E05">iride</font><font color="#C1118C">scent</font>]]</font><small>&nbsp;$1 (UTC)</small></small>');
 
 
myContent = myContent.replace(/\[\[User\:Cyberbot II\|\<sup style\=\"color\:green\;font-family\:Courier\"\>cyberbot II\<\/sup\>\]\]/g,'"[[User:Cyberbot II|<sup style="color:green;font-family:Courier">cyberbot II</sup>]]');
 
myContent = myContent.replace(/\"\<tt\>reviewer\<tt\>\"/g,'"<tt>reviewer</tt>"');