Welcome to Assassin's Creed Wiki! Log in and join the community.

User talk:Vatsa1708: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Master Sima Yi
→‎IRC: new section
imported>Wilc0
No edit summary
Line 33: Line 33:


When you have a chance, could you come on over? -- {{User:Master Sima Yi/sig}} 19:15, August 26, 2013 (UTC)
When you have a chance, could you come on over? -- {{User:Master Sima Yi/sig}} 19:15, August 26, 2013 (UTC)
==Some MediaWiki:Common.js coding please==
Hello Vatsa,
Could you do me a favour and add this coding to [[MediaWiki:Common.js]]
<pre>$(function () {
    if (wgUserName) {
        $('.username-replace').text(wgUserName);
    }
});</pre>
This will make my template {{[[Template:USERNAME|USERNAME]]}} work, showing the username of the person who visits the page.
Greetings,{{User:Wilc0/Sig2}}

Revision as of 01:00, 27 August 2013

Archive
1 ~ 2 ~ 3 ~ 4 ~ 5
6 ~ 7

<choose>

<option>

</option> <option>

</option>

</choose>

  • Report vandalism in a new section.
  • If you leave a message here, I will reply here.
  • If I left you a message, I will reply on your talk page.
  • Sign your post with four tildes (~~~~)
  • Keep your title short.
Please enjoy your stay here and help us to improve this wiki. As starters, you can refer to this links:
  • Editing - Basic tutorial on how to edit the articles.
  • New page - How to create new pages.
  • User page - How to improve your user page.
  • Searching - How to navigate and find your way around.
  • [Forum:Index|Forums]] - Topics in discussion.
  • Images - Basic tutorial about images.
Community Portal * Wiki Staff * Wiki Policies * Manual of Style
Should you have more questions, don't worry! Simply ask one of our prominent users by leaving a message on their talk page.
Happy Editing!

Happy Independence Day!

Happy Independence day, V! Altaïr Skywalker 47Agency Laptop 07:00, August 15, 2013 (UTC)

A plea for Resurrection

Hi there,

It seems like an eternity now, but about 13-14 months ago, we became affiliated wikis.

I now send this plea to you and your users:

Our wiki is dying and in desperate need of help. It seems I'm the only Admin there actually around to do something about it.

I ask only that you refer some of your editors, preferably ones who know about the achievements to Cheevo.

I am sorry to bother you.

Regards,

Community Manager http://images.wikia.com/cheevoarchive/images/d/de/Cheevo_Archive_Wiki_Small.png Tawatson 05:40, August 19, 2013 (UTC)

Just wanted to say hi

Hello Vatsa, My name is Wilc0, I'm a bureaucrat on Halo Nation and want to contribute to the AC Wiki as well, so you will see me a lot from now on. If you need any help with a project or something, just ask!

Greetings,

   

IRC

When you have a chance, could you come on over? -- Master Sima Yi Talk 19:15, August 26, 2013 (UTC)

Some MediaWiki:Common.js coding please

Hello Vatsa,

Could you do me a favour and add this coding to MediaWiki:Common.js

$(function () {
    if (wgUserName) {
        $('.username-replace').text(wgUserName);
    }
});

This will make my template {{USERNAME}} work, showing the username of the person who visits the page.

Greetings,