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

Content deleted Content added
add disambiguation template
bugfix, don't copy AFC banners
Line 214:
talkPageText += '\n{{WikiProject Disambiguation|class=redirect}}';
}
var match = targetPageTalkPage.getPageText().match( /\{\{ ?WikiProject (?!Articles for creation)(.*?)(?=\n|\||}})/ig );
if ( match !== null ) {
for ( var t = 0; t < match.length; t++ ) {