Content deleted Content added
update |
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
'wpTextbox1': fText
};
|