Monster Girl Encyclopedia Wiki

This wiki will close in two weeks (Wednesday November 24). Fandom is removing wikis on topics that contain large amounts of sex, nudity and/or fetish material. Even if the wiki itself is kept "clean", we are still unable to host it.


The two week's pause is so you can look for a new host and copy your content there.


I'm sorry for the bad news -- Sannse

READ MORE

Monster Girl Encyclopedia Wiki
Advertisement

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Any JavaScript here will be loaded for all users on every page load. */

window.UserTagsJS = {
    modules: {},
	tags: {
		admin: { u: 'Administrator', order: 100 },
		rpmod: { u: 'Roleplay Moderator', order: 101 },
		contentmod: { u: 'Content Moderator', order: 102 },
		chatmod: { u: 'LiveChat Moderator', order: 103 },
		inactive: { u: 'Inactive 60+ Days', order: -1/0 },
	}
};
UserTagsJS.modules.custom = {
	'Jekkers': ['admin'],
	'Mnzombie': ['admin'],
	'Mauller': ['admin'],
	'Kuruni': ['contentmod'],
	'Party Vanderbilt': ['chatmod'],
	'Dynamite Scroll': ['chatmod'],
	'Flodoomable': ['rpmod'],
};
UserTagsJS.modules.metafilter = {
	'sysop': ['sysop'], // Remove "Admin" tag from Sysops
	'bureaucrat': ['bureaucrat'], // Remove "Bureaucrat" tag from Bureaucrats
	'chatmoderator': ['chatmoderator'], // Remove "Chat Moderator" tag from Chat Moderators
};
UserTagsJS.modules.userfilter = {
	'Kuruni': ['moderator' , 'rollback' , 'poweruser' , 'patroller']
};
UserTagsJS.modules.inactive = 60;
importArticle({type:'script', article:'w:c:dev:UserTags/code.js'});
Advertisement