Jump to content

User:Interstate 49/chat.js

From SpongeBob Wiki
Revision as of 10:53, 25 November 2021 by imported>FANDOMbot (FANDOMbot moved page User:Edits this new/chat.js to User:Interstate 49/chat.js: Automatically moved page while renaming the user "Edits this new/chat.js" to "Interstate 49/chat.js")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
importArticles({
    type: 'script',
    articles: [
        'u:dev:MediaWiki:ChatHacks.js',
    ]
});
 
importArticles({
    type: 'script',
    articles: [
        'u:dev:MediaWiki:ChatStatus/code.js',
    ]
});

importArticles({
    type: 'script',
    articles: [
        'u:dev:MediaWiki:ChatTimestamps/code.js',
    ]
});