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.
//Purgebutton Customization
PurgeButtonText = 'Ricarica';

//QuickCreateUserPage Customization
var qtUserPageTemplate = '{{w:User:Lord Ghiraim/en}}';

//Import zone
importArticles({
    type: 'script',
    articles: [
        'w:dev:PurgeButton/code.js',
        'w:dev:SkinSwitchButton/code.js',
        'w:dev:AllPagesHideRedirect/code.js',
        'w:dev:GlobalEditcount/code.js',
        'w:dev:QuickCreateUserPage/code.js',
        'w:dev:QQX/code.js',
    ]
});