MediaWiki:Gadget-twinkleimage.js: Difference between revisions

m
Text replace - "WP" to "EFD"
m (1 revision)
imported>Mlpearc
m (Text replace - "WP" to "EFD")
Line 27:
Window.setTitle( "File for dated speedy deletion" );
Window.setScriptName( "Twinkle" );
Window.addFooterLink( "Speedy deletion policy", "WPEFD:CSD" );
Window.addFooterLink( "Twinkle help", "WPEFD:TW/DOC#image" );
 
var form = new Morebits.quickForm( Twinkle.image.callback.evaluate );
Line 87:
label: 'Replaceable fair use (CSD F7)',
value: 'replaceable fair use',
tooltip: 'Image or media may fail Wikipedia\'s first non-free content criterion ([[WPEFD:NFCC#1]]) in that it illustrates a subject for which a free image might reasonably be found or created that adequately provides the same information'
},
{
Line 297:
 
pageobj.setPageText(tag + text);
pageobj.setEditSummary("This file is up for deletion, per [[WPEFD:CSD#" + params.normalized + "|CSD " + params.normalized + "]] (" + params.type + ")." + Twinkle.getPref('summaryAd'));
switch (Twinkle.getPref('deliWatchPage')) {
case 'yes':
Anonymous user