MediaWiki:Mobile.js: Difference between revisions

no edit summary
(Replaced content with "→‎Any JavaScript here will be loaded for users using the mobile site: mw.loader.load( '/w/index.php?title=MediaWiki:BibleGet.js&action=raw&ctype=text/javascript' );")
Tag: Replaced
No edit summary
Line 1: Line 1:
/* Any JavaScript here will be loaded for users using the mobile site */
/* Any JavaScript here will be loaded for users using the mobile site */
mw.loader.load( '/w/index.php?title=MediaWiki:BibleGet.js&action=raw&ctype=text/javascript' );
mw.loader.load( '/w/index.php?title=MediaWiki:BibleGet.js&action=raw&ctype=text/javascript' );
mw.loader.using('mobile.site.styles');