MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 371: Line 371:
     });
     });


$('.current-info .segment-contents > .mw-collapsible-content').css({height: 'auto', overflow: 'initial'});
$('.current-info .segment-contents > .mw-collapsible-content').addClass('shown');


if (typeof character_banner_exists !== undefined) mw.loader.load('https://elwiki.net/wiki/index.php?title=MediaWiki:Character-Banner.js&action=raw&ctype=text/javascript');
if (typeof character_banner_exists !== undefined) mw.loader.load('https://elwiki.net/wiki/index.php?title=MediaWiki:Character-Banner.js&action=raw&ctype=text/javascript');