User:DR/UserInfoEN.js: Difference between revisions
From Test Wiki
Content deleted Content added
add some more groups |
test |
||
| Line 223: | Line 223: | ||
if(editcount !== null) { |
if(editcount !== null) { |
||
statusText += " with " + |
statusText += " with " + |
||
"<a href=\"https:// |
"<a href=\"https://testwiki.wiki/wiki/Special:Contributions/" + |
||
encodeURIComponent(user.name) + "\">" + |
encodeURIComponent(user.name) + "\">" + |
||
UserinfoJsFormatQty(editcount, "edit", "edits") + "</a>"; |
UserinfoJsFormatQty(editcount, "edit", "edits") + "</a>"; |
||