User:CWii/JB2script.js: Difference between revisions

Content deleted Content added
CWii (talk | contribs)
update
CWii (talk | contribs)
guess
Line 244:
if( (myArr = re.exec( text ) ) ) {
re = /|canMove=.*?|/;
fText = text;
fText = fText.replace(re, "|canMove=moved|");
} else {
fText = '\{\{jb2move';
Line 262 ⟶ 263:
'wpAutoSummary': form.wpAutoSummary.value,
'wpEditToken': form.wpEditToken.value,
'wpSummary': '(TESTING) Reviewing image for [[User:John Bot|JB-II]] (Image NOT OKMOVED)',
'wpTextbox1': fText
};