Content deleted Content added
WOSlinkerBot (talk | contribs) No edit summary |
WOSlinkerBot (talk | contribs) No edit summary |
||
Line 521:
myContent = myContent.replace(/\[\[User\:Rfassbind\|\<em\>\<span style\=\"font\-weight\:bold\;color\:forestgreen\;\"\>\<span style\=\"color\:\#a2a2a2\;\"\>R\<\/span\>fassbind\<\/span\>\]\] \<small\>\[\[User talk\:Rfassbind\|\&ndash\; talk\]\]\<\/small\>\<\/em\>/g,'<em>[[User:Rfassbind|<span style="font-weight:bold;color:forestgreen;"><span style="color:#a2a2a2;">R</span>fassbind</span>]] <small>[[User talk:Rfassbind|– talk]]</small></em>');
myContent = myContent.replace(/\[\[User\:W\. Frank\|W\.\ \;\'\'\'Frank\]\]\'\'\'/g,'[[User:W. Frank|W. \'\'\'Frank\'\'\']]');
myContent = myContent.replace(/\[\[User\:GENIUS\(4th power\)\|\<sup\>\(\'\'\'\'\'\<em style\=\"font-family\:Alien Encounters\;color\:red\"\>no lie\)\<\/sup\>\|\<span style\=\"color\:\#FF823D\;font-family\:Monotype Corsiva\;cursor:help\"\>\'\'\'I\<font color\=\"\#FF7C0A\"\>\<font color\=\"\#FFB550\"\>ama\<\/font\>gen\<\/font\>ius\'\'\'\<\/span\>\<\/em\>\<em style\=\"font-family\:Bradley Hand ITC\;color\:red\"\>\!\<\/em\>\'\'\'\'\'\<sub\>\'\'\'\'\'\<em style\=\"font-family\:Lucida Handwriting\;color\:red\"\>So bow\<\/sub\>\]\]/g,'[[User:GENIUS(4th power)|<sup>(\'\'\'\'\'<em style="font-family:Alien Encounters;color:red">no lie</em>\'\'\'\'\')</sup>|<span style="color:#FF823D;font-family:Monotype Corsiva;cursor:help">\'\'\'I<font color="#FF7C0A"><font color="#FFB550">ama</font>gen</font>ius\'\'\'</span><em style="font-family:Bradley Hand ITC;color:red">!</em><sub>\'\'\'\'\'<em style="font-family:Lucida Handwriting;color:red">So bow</em>\'\'\'\'\'</sub>]]');
myContent = myContent.replace(/\[\[User talk\:GENIUS\(4th power\)\|\<sup\>\'\'\'\'\'\<em style\=\"font-family\:Alien Encounters\;color\:black\"\>\(t\)\<\/sup\>\]\]/g,'[[User talk:GENIUS(4th power)|<sup>\'\'\'\'\'<em style="font-family:Alien Encounters;color:black">(t)</em>\'\'\'\'\'</sup>]]');
myContent = myContent.replace(/\[\[Special\:Contributions\/GENIUS\(4th power\)\|\<sub\>\'\'\'\'\'\<em style\=\"font-family\:Alien Encounters\;color\:red\"\>\(c\)\<\/sub\>\]\]/g,'[[Special:Contributions/GENIUS(4th power)|<sub>\'\'\'\'\'<em style="font-family:Alien Encounters;color:red">(c)</em>\'\'\'\'\'</sub>]]');
myContent = myContent.replace(/\[\[User\:Bushcarrot\|\<font color\=\"dodgerblue\"\>Bushcarrot\]\]/g,'[[User:Bushcarrot|<font color="dodgerblue">Bushcarrot</font>]]');
myContent = myContent.replace(/\[\[User_talk\:Bushcarrot\|\<font color\=\"dodgerblue\"\>Talk\]\]/g,'[[User_talk:Bushcarrot|<font color="dodgerblue">Talk</font>]]</sup>');
myContent = myContent.replace(/\<sub\>\[\[User\:Bushcarrot\/guests\|\<font color\=\"dodgerblue\"\>Please Sign\!\]\]\<\/sub\>\<\/font\>/g,'<sub>[[User:Bushcarrot/guests|<font color="dodgerblue">Please Sign!</font>]]</sub>');
|