MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (Character voice preview restored and fixed!)
mNo edit summary
Line 63: Line 63:
mw.loader.load( '/w/index.php?title=MediaWiki:Mitcher.js&action=raw&ctype=text/javascript' );
mw.loader.load( '/w/index.php?title=MediaWiki:Mitcher.js&action=raw&ctype=text/javascript' );
}
}
if (mw.config.get("wgPageName") === "A_Little_Game_Before_the_New_Year's_Eve_Feast!_~_Sudden-Death_Contest_~/Junby") {
if (mw.config.get("wgPageName") === "A_Game_Before_the_New_Year's_Feast_~_One-and-Done_Match_~/Junby") {
mw.loader.load( '/w/index.php?title=MediaWiki:Junby.js&action=raw&ctype=text/javascript' );
mw.loader.load( '/w/index.php?title=MediaWiki:Junby.js&action=raw&ctype=text/javascript' );
}
}