Welcome to Assassin's Creed Wiki! Log in and join the community.
MediaWiki:Common.js/grouptag.js
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* Any JavaScript here will be loaded for all users on every page load. */
/******************/
/**Custom Groups**/
/****************/
/*Crat*/
$(function() {
$('.page-User_D_Cello .masthead-info hgroup .group').html('Il Mentore');
});
$(function() {
$('.page-Message_Wall_D_Cello .masthead-info hgroup .group').html('Il Mentore');
});
$(function() {
$('.page-User_blog_D_Cello .masthead-info hgroup .group').html('Il Mentore');
});
$(function() {
$('.page-Special_Contributions/D_Cello .masthead-info hgroup .group').html('Il Mentore');
});
/*Admins*/
$(function() {
$('.page-User_Master_Sima_Yi .masthead-info hgroup .group').html('Consigliere');
});
$(function() {
$('.page-Message_Wall_Master_Sima_Yi .masthead-info hgroup .group').html('Consigliere');
});
$(function() {
$('.page-User_blog_Master_Sima_Yi .masthead-info hgroup .group').html('Consigliere');
});
$(function() {
$('.page-Special_Contributions/Master_Sima_Yi .masthead-info hgroup .group').html('Consigliere');
});
/*Staff*/
$(function() {
$('.page-User_Assassin-Rayne .masthead-info hgroup .group').html('Direttore');
});
$(function() {
$('.page-Message_Wall_Assassin-Rayne .masthead-info hgroup .group').html('Direttore');
});
$(function() {
$('.page-User_blog_Assassin-Rayne .masthead-info hgroup .group').html('Direttore');
});
$(function() {
$('.page-Special_Contributions/Assassin-Rayne.masthead-info hgroup .group').html('Direttore');
});
$(function() {
$('.page-User_Vatsa1708 .masthead-info hgroup .group').html('Camerlengo');
});
$(function() {
$('.page-Message_Wall_Vatsa1708 .masthead-info hgroup .group').html('Camerlengo');
});
$(function() {
$('.page-User_blog_Vatsa1708 .masthead-info hgroup .group').html('Camerlengo');
});
$(function() {
$('.page-Special_Contributions/Vatsa1708 .masthead-info hgroup .group').html('Camerlengo');
});
$(function() {
$('.page-User_R_BlaiddDdraig .masthead-info hgroup .group').html('Rafiq');
});
$(function() {
$('.page-Message_Wall_R_BlaiddDdraig .masthead-info hgroup .group').html('Rafiq');
});
$(function() {
$('.page-User_blog_R_BlaiddDdraig .masthead-info hgroup .group').html('Rafiq');
});
$(function() {
$('.page-Special_Contributions/R_BlaiddDdraig .masthead-info hgroup .group').html('Rafiq');
});