Welcome to Assassin's Creed Wiki! Log in and join the community.
User talk:LODFan: Difference between revisions
Jump to navigation
Jump to search
imported>Wikia Welcome to Assassin's Creed Wiki! |
m →Navbar |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Welcome}} | {{Welcome}} | ||
Feel free to contact me on my talkpage if you need anything. -- [[User:Vatsa1708|Vatsa1708]] ([[User_talk:Vatsa1708|Talk]]) 04:03, 2012 November 6 | Feel free to contact me on my talkpage if you need anything. -- [[User:Vatsa1708|Vatsa1708]] ([[User_talk:Vatsa1708|Talk]]) 04:03, 2012 November 6 | ||
== Navbar == | |||
You can add additional links to the navbar. However, you are not allowed to change the existing links as per Wikia's TOU. Just change the links to suit your wiki in the below JS and add it to your wiki's [w:c:legendofdragoon:MediaWiki:Common.js|Common.js]].. --{{User:Vatsa1708/sig}} 12:44, November 21, 2012 (UTC) | |||
<pre> | |||
$(function() { | |||
if ( skin == 'oasis' ) { | |||
$('.WikiHeaderRestyle nav ul li.marked ul').append('<li><a class="subnav-2a" href="/wiki/Assassin%27s_Creed_Wiki:WikiPolicies">Wiki Rules</a></li><li><a class="subnav-2a" href="/wiki/Assassin%27s_Creed_Wiki:Maintenance">Maintenance</a></li><li><a class="subnav-2a" href="/wiki/Forum:Index">Forums</a></li>'); | |||
} | |||
}); | |||
</pre> | |||
: Thanks for letting me know! [[User:LODFan|LODFan]] ([[User talk:LODFan|talk]]) 19:00, November 22, 2012 (UTC) | |||
Latest revision as of 04:10, 16 May 2026
Welcome to the Order, LODFan! |
Welcome to the Assassin's Creed Wiki!
We hope you enjoy your stay, and we look forward to working with you! |
| Have you something to say? |
|
We seek unity, stability and order. |
|
| We wish you safety and peace on your future endeavors. Happy Editing! |
Feel free to contact me on my talkpage if you need anything. -- Vatsa1708 (Talk) 04:03, 2012 November 6
You can add additional links to the navbar. However, you are not allowed to change the existing links as per Wikia's TOU. Just change the links to suit your wiki in the below JS and add it to your wiki's [w:c:legendofdragoon:MediaWiki:Common.js|Common.js]].. --VATSA (TALK • GENTEK) 12:44, November 21, 2012 (UTC)
$(function() {
if ( skin == 'oasis' ) {
$('.WikiHeaderRestyle nav ul li.marked ul').append('<li><a class="subnav-2a" href="/wiki/Assassin%27s_Creed_Wiki:WikiPolicies">Wiki Rules</a></li><li><a class="subnav-2a" href="/wiki/Assassin%27s_Creed_Wiki:Maintenance">Maintenance</a></li><li><a class="subnav-2a" href="/wiki/Forum:Index">Forums</a></li>');
}
});

