Welcome to Assassin's Creed Wiki! Log in and join the community.
MediaWiki:Common.js/grouptag.js: Difference between revisions
Jump to navigation
Jump to search
imported>Master Sima Yi No edit summary |
imported>Vatsa1708 m For now.. |
||
| Line 29: | Line 29: | ||
}); | }); | ||
/* | /*Ist*/ | ||
/*Rafiq - Blaidd*/ | /*Rafiq - Blaidd*/ | ||
$(function() { | $(function() { | ||
Revision as of 19:04, 17 January 2012
/* Any JavaScript here will be loaded for all users on every page load. */
/******************/
/**Custom Groups**/
/****************/
/*Cello*/
$(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');
});
/*ADMINS*/
/*Sima*/
$(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');
});
/*Ist*/
/*Rafiq - Blaidd*/
$(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');
});