MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
m
Fixed format
m (Format)
m (Fixed format)
Line 24: Line 24:
  * 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 () {
Line 31: Line 31:
*    } );
*    } );
* }
* }
*/
/


/**
/**

Navigation menu