This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.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. */
//UserTags config
window.UserTagsJS = {
modules: {
inactive: 60,
userage: true,
mwGroups: true,
autoconfirmed: true
},
};
//DiscordBanner config
window.DiscordBannerSettings = {
bannerStyle: '3',
inviteLink: 'KHkfdRNYAM', // Invite for AB Wiki server
prependToRail: true
//noRail: false
};
//UploadMultipleFiles config
importArticles({
type: 'script',
articles: [
'u:dev:MediaWiki:UploadMultipleFiles.js',
]
});
//LinkPreview config
window.pPreview = $.extend(
true,
window.pPreview,
{
RegExp: (window.pPreview || {}).RegExp || {}
}
);
window.pPreview.defimage = 'https://static.wikia.nocookie.net/angrybirds/images/5/54/Image_Not_Avalible_%28New%29.png';
window.pPreview.noimage = 'https://static.wikia.nocookie.net/angrybirds/images/5/54/Image_Not_Avalible_%28New%29.png';
