User:PhantomTech/scripts/AFCRHS.js: Difference between revisions

Content deleted Content added
expand WikiProject template matching to include WPFoo instead of just WikiProject Foo
Maintenance: mw:RL/MGU - Updated deprecated module name
 
Line 276:
// Only start on the right page and if we're working with the current version
if ( mw.config.get( 'wgPageName' ) === 'Wikipedia:Articles_for_creation/Redirects' && mw.config.get( 'wgRevisionId' ) === mw.config.get( 'wgCurRevisionId' ) ) {
mw.loader.using( 'jquery.ui.dialog' );
mw.loader.using( 'jquery.tipsy' );