Jump to content

User talk:Aaron Schulz/Archives/2011/October

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia


Question

Hey, Aaron Schulz/Archives/2011! I saw that you were an administrator here, so I was just wondering if you might be able to answer a question I had. The thing is, I'm an admin on a different wiki, and another admin on the same wiki posted a question to the rest of the admins asking if there was a URL that can be used to show any user their current number of edits on the wiki. On our wiki, there's a page called Special:Editcount that conveys that information (I don't think Wikipedia has a page like this though), so another admin advised him to use this URL: http://_________.com/Special:Editcount/Username. That URL would achieve the desired result, but one would have to constantly put the username of the specific user at the end of the URL when posting it on that user's talk page, so my goal was to come up with a way to avoid that; almost to create something you could post on any user's talk page without changing any part of it and still get the desired result. I came up with this: {{fullurl:Special:Editcount/{{BASEPAGENAME}}}}, this way, one could just post the coding on the talk page of the desired user and the returned URL would automatically direct the user to their respective edit count. This worked successfully for every other user whose talk page I tested the coding on (without saving the page, of course); the only problem is that the user he wanted to do this for has an "*" both at the beginning and the end of their username (the second asterisk isn't a problem, just the first), meaning that instead of being returned as:


http://_________.com/Special:Editcount/*User*


it gets returned as:


{{fullurl:Special:Editcount/

  • User*}}


and doesn't take anyone anywhere, because it's just the raw coding. So I was just wondering if you knew of any way to circumvent this problem (aside from just telling him to post "http://_________.com/Special:Editcount/*User*" on the user's talk page, which isn't the end of the world, but is, of course, what I was trying to get around in the first place), maybe by putting some other form of coding that I'm not aware of somewhere in the existing coding or something. Any light you may be able to shed on this problem would be greatly appreciated.

Thanks,

69.204.38.3 (talk) 22:57, 2 October 2011 (UTC)

Maybe that could go in bugzilla. Aaron Schulz 05:31, 3 October 2011 (UTC)