User talk:TheRogue995
Wikisimpsons - The Simpsons Wiki
Welcome!
Hello, TheRogue995, and welcome to Wikisimpsons! Thank you for your edits to User:TheRogue995 and taking interest in our wiki. If you have any troubles, feel free to ask questions on my talk page or any other any experienced editors' talk page. Also, you could look at a help page. Here are a few pages to help out new editors such as yourself:
Please sign your name on talk pages by using four tildes (~~~~). This will automatically produce your name and the date. Signing your comments is important, as it lets other editors know who has posted which comments. Again, welcome! |
Username template
You need to add the following code to your MediaWiki:Common.js:
/** Username replace function ([[template:USERNAME]]) ******************************* * Inserts user name into <span class="insertusername"></span> */ function UserNameReplace() { if( typeof( disableUsernameReplace ) != 'undefined' && disableUsernameReplace || wgUserName == null ) { return; } var spans = getElementsByClass( 'insertusername', null, 'span' ); for( var i = 0; i < spans.length; i++ ) { spans[i].innerHTML = wgUserName; } } addOnloadHook( UserNameReplace );
☆The Solar Dragon☆ 22:04, 30 November 2010 (UTC)
- Thanks, but when I mae the template, instead of showing the username, it says:
- <insert name here>
- Also, are you part of the AWA? TheRogue995 22:19, 30 November 2010 (UTC)
- OK, try purging then, see the css page for instructions on how to do this on each web browser. If not though, I will have a look. What wiki is it anyway? If you give me a link, that might help. ☆The Solar Dragon☆ 06:24, 1 December 2010 (UTC)
- Oh, and I am part of the AWA. See my talk page. ;) ☆The Solar Dragon☆ 06:24, 1 December 2010 (UTC)