Wikipedia:WikiProject User scripts/Scripts/User Contribs Tabs: Difference between revisions
Content deleted Content added
←Undid revision 113173506 by Darkest Hour (talk) in the name of G0D! |
if this doesent work. . . |
||
Line 9:
var username = encodeURIComponent( wgTitle );
addPortletLink("p-cactions", wgServer + "/wiki/Special:Contributions/" + username, "contribs", "ca-contrib", "User contributions");
addPortletLink("p-cactions", "addPortletLink("p-cactions",
}
|