MediaWiki:Gadget-QuickDelete.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 129:
function mnx_addTemplate() {
// the edit summary for when you mark the image. You can change it if you want.
var txt = '{{subst:unverdata}}';
document.editform.wpTextbox1.value = txt + '\n' + document.editform.wpTextbox1.value;
// document.editform.wpSummary.value = 'marking image as missing essential ' + sorl + ' information. If this is not fixed this image might be deleted after 7 days.';
|