Content deleted Content added
Crimsonfox (talk | contribs) Custom version of User:Evad37/Covery.js |
Crimsonfox (talk | contribs) Removed old references & unused section |
||
Line 361:
title: fileTitle.getTalkPage().toString(),
text: '{{WikiProject Video games}}',
summary: 'WikiProject tagging (using [[User:
createonly: true
});
Line 438:
title: pageTitle,
text: wikitext,
summary: 'Added cover image (using [[User:
basetimestamp: timestamp,
nocreate: true
Line 515:
CoveryDialog.static.name = 'coveryDialog';
CoveryDialog.static.size = 'large';
CoveryDialog.static.actions = [
Line 561 ⟶ 560:
});
this.sourceInput = new OO.ui.TextInputWidget();
this.furSelect = new OO.ui.RadioSelectInputWidget({
options: [
Line 1,176 ⟶ 1,161:
'/' +
SCRIPT.version +
' ( https://en.wikipedia.org/wiki/User:
}
}
Line 1,193 ⟶ 1,178:
'/' +
SCRIPT.version +
' ( https://en.wikipedia.org/wiki/User:
}
}
|