User:Ahecht/common.js: Difference between revisions
From Test Wiki
Content deleted Content added
Don't load my global.js to avoid loading non-working user-identifier script |
Might as well wrap these in a using block, if for no other reason than to indicate that they came from my global.js |
||
Line 1:
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Ahecht/common.js&action=raw&ctype=text/javascript' );
mw.loader.using( ['mediawiki.util'] ).then( function () { // from https://meta.wikimedia.org/wiki/User:Ahecht/global.js
mw.loader.load( "//en.wikipedia.org/w/index.php?title=User:Ahecht/Scripts/UTCLiveClock.js&action=raw&ctype=text/javascript" ); // Linkback: [[:en:User:Ahecht/Scripts/UTCLiveClock.js]]▼
mw.loader.load( "//en.wikipedia.org/w/index.php?title=User:Ahecht/Scripts/
mw.loader.load( "//en.wikipedia.org/w/index.php?title=User:
mw.loader.load(
▲ mw.loader.load(
} );
| |||