MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
m
Format
m (Extending the fix)
m (Format)
Line 23: Line 23:
  * Description: Adds an additional link to the complete list of languages available.
  * Description: Adds an additional link to the complete list of languages available.
  * Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]
  * Maintainers: [[User:AzaToth]], [[User:R. Koot]], [[User:Alex Smotrov]]
  *
  */
/**
* if ( mw.config.get( 'wgPageName' ) === 'Main_Page' || mw.config.get( 'wgPageName' ) === 'Talk:Main_Page' ) {
* if ( mw.config.get( 'wgPageName' ) === 'Main_Page' || mw.config.get( 'wgPageName' ) === 'Talk:Main_Page' ) {
*    $( function () {
*    $( function () {

Navigation menu