User:ExtorcDev/rmMaster.js: Difference between revisions

Content deleted Content added
ExtorcDev (talk | contribs)
No edit summary
ExtorcDev (talk | contribs)
No edit summary
Line 42:
if(sectionLog[i].match(/Requested move \d/gm) && sectionLog[i+1].match(/{{requested move.*/g)){
var section = sectionLog[i+1];
console.log(resultsection);
if(section.match(/'''''Relisting.*>/gm)){
console.log('Already relisted atleast once');
}
else{
console.log('Never relisted before');
}
// section = section + '\n{{subst:' + 'RM bottom}}\n';