Community Central
Community Central

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.
var MultiUploadoption = {
    max: 100,
    defaultlicence:"Fairuse",
};

window.lastEdited = {
    avatar: true,
    size: false,
    diff: true,
    comment: true,
    time: 'timeago',
};

importArticles({
    type: 'script',
    articles: [
        'url:c.wikia.com:User:Fewfre/global.js/showServerTime.js',
        'url:c.wikia.com:User:Fewfre/global.js/SkinSwitchButton.js',
        'u:dev:VisualSpellCheck/code.js',
        'u:dev:RevealAnonIP/usercode.js',
        //'u:dev:RecentChangesMultiple/code.2.js',
        'u:dev:NoImageLightbox/code.js',
        'u:dev:LastEdited/code.js',
        'u:dev:MiniComplete/code.js',
        'u:dev:FindAndReplace/code.js',
        'u:dev:MassCategorization/code.js',
        'u:dev:MultiUpload/code.js',
    ]
});

$('#wpWatchthis').attr('checked', false);
$('#wpWatch').attr('checked', false);