User:TarnishedPath/MovePlus.js: Difference between revisions

Content deleted Content added
movePlus.advert = ' using Move+'; -> movePlus.advert = ' using MovePlus';
adjust where feedback should be provided
Line 156:
movePlus.Window.addFooterLink('RM Closing instruction', 'WP:RMCI');
movePlus.Window.addFooterLink('Script documentation', 'User:BilledMammal/Move+');
movePlus.Window.addFooterLink('Give feedback', 'User talk:BilledMammalTarnishedPath/Move+MovePlus');
 
var form = new Morebits.quickForm(function(e) {
Line 409:
movePlus.Window.addFooterLink('Moving instructions', 'Wikipedia:Moving a page');
movePlus.Window.addFooterLink('Script documentation', 'User:BilledMammal/Move+');
movePlus.Window.addFooterLink('Give feedback', 'User talk:BilledMammalTarnishedPath/Move+MovePlus');
}
 
Line 2,420:
Window.setTitle( "Notify WikiProjects about requested move" );
Window.setScriptName('movePlus');
Window.addFooterLink('Script documentation', 'User:BilledMammal/movePlusMove+');
Window.addFooterLink('Give feedback', 'User talk:BilledMammalTarnishedPath/movePlus');
 
var form = new Morebits.quickForm(movePlus.notifyCheck);