MediaWiki:Mobile.js: Difference between revisions

Content deleted Content added
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:
/* 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.using('mobile.site.styles');