addModules( 'ext.simplelanguageselector' ); $out->addModuleStyles( array( 'ext.simplelanguageselectorcss' ) ); $out->addHTML(self::getLanguageSelectorBoxHtml()); } public static function getLanguageSelectorBoxHtml() { global $wgSimpleLangageSelectionLangList, $wgScriptPath, $wgSimpleLangageSelectionShowTranslateLink; $ret = "\n"; $ret .= '