MediaWiki:Common.js

From Yo-Kai Watch Wiki
Revision as of 20:30, 16 July 2016 by Admin (Talk | contribs) (Created page with "Any JavaScript here will be loaded for all users on every page load.: if ( mw.config.get( 'wgPageName' ) === 'Chatbox' ) { <script id="cid0020000129691298855" data-c...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
/* Any JavaScript here will be loaded for all users on every page load. */
 
if ( mw.config.get( 'wgPageName' ) === 'Chatbox' ) {
    <script id="cid0020000129691298855" data-cfasync="false" async src="//st.chatango.com/js/gz/emb.js" style="width: 100%;height: 100%;">{"handle":"yo-kaiwatchfans","arch":"js","styles":{"a":"CC0000","b":100,"c":"FFFFFF","d":"FFFFFF","k":"CC0000","l":"CC0000","m":"CC0000","n":"FFFFFF","p":"10","q":"CC0000","r":100,"cnrs":"0.35"}}</script>
}