Content deleted Content added
Writ Keeper (talk | contribs) test |
Writ Keeper (talk | contribs) test |
||
Line 12:
$($link).after($newLink);
$($link).after($('<a href='+(($link[0].href).replace("User_talk:", "Special:Contributions/"))+' style="font-size:x-small; display:inline-block;">C</a>'));
$($link).after("<span><!--1-->|");
}
}
$('a[title="Send a talkback!"]').tipsy({html: true}).before("
}
}
|