MediaWiki:Gadget-watchlist-notice.js: Difference between revisions

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
convert MediaWiki:Common.js/watchlist.js into a ResourceLoader module per protected edit request by User:He7d3r
 
m 1 revision imported
 
(No difference)

Latest revision as of 20:38, August 30, 2020

if ( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Watchlist' ) {
	mw.loader.load( 'ext.gadget.watchlist-notice-core' );
}