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

From Eurovision Wiki
Jump to navigation Jump to search
en>Mr. Stradivarius
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 05:58, 19 March 2026

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