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.
importArticles({
    type: 'script',
    articles: [
        'u:dev:MediaWiki:WikiActivity.js',
    ]
});
window.globalNavButtons = [
  {
    text: 'Big Nate Wiki',
    url: 'https://bignate.fandom.com/wiki/Big_Nate_Wiki',
    isMain: false,
    whoIsMain: false,
    shortName: 'Big Nate Wiki'
  },
  {
    text: 'Community',
    url: 'https://community.fandom.com',
    isMain: true,
    whoIsMain: false,
    shortName: 'c'
  },
  {
    text: 'Adopt',
    url: 'https://community.fandom.com/Adoption:Requests',
    isMain: false,
    whoIsMain: 'c',
    shortName: 'Adopt'
  }
];