OnePiece Fanon Wiki
Advertisement

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.
// Ajax auto-refresh
/* Options */
ajaxPages = ['Special:RecentChanges', 'Special:WikiActivity', 'Special:Watchlist', 'Special:Log', 'Special:Contributions', 'Special:NewFiles'];
AjaxRCRefreshText = 'Auto-refresh';
AjaxRCRefreshHoverText = 'Auto-refresh the page';
/* Script */
importScriptPage('AjaxRC/code.js', 'dev');
// END of Ajax auto-refresh

// One Piece Discord
window.DiscordIntegratorConfig = {
    siderail: {
        title: "One Piece",
        id: "419062958497202186",
        theme: "light"
    }
};
Advertisement