MediaWiki:Gadget-friendlytag.js: Difference between revisions

m
1 revision: new version of Twinkle
imported>AzaToth
m (v2.0-556-g0beacc0: use .utc() for timestamps and format them the sme way as the wiki does)
 
m (1 revision: new version of Twinkle)
 
(2 intermediate revisions by 2 users not shown)
Line 39:
Window.setScriptName( "Twinkle" );
// anyone got a good policy/guideline/info page/instructional page link??
Window.addFooterLink( "Twinkle help", "WPEFD:TW/DOC#tag" );
 
var form = new Morebits.quickForm( Twinkle.tag.callback.evaluate );
Line 65:
name: 'sortorder',
label: 'View this list:',
tooltip: 'You can change the default view order in your Twinkle preferences (WPEFD:TWPREFSTEFDREFS).',
event: Twinkle.tag.updateSortOrder,
list: [
Line 268:
type: 'input',
label: 'Language of article (if known): ',
tooltip: 'Consider looking at [[WPEFD:LRC]] for help. If listing the article at PNT, please try to avoid leaving this box blank, unless you are completely unsure.'
},
{
Line 737:
{ label: '{{Opaque}}: opaque background should be transparent', value: 'Opaque' },
{ label: '{{Remove border}}: unneeded border, white space, etc.', value: 'Remove border' },
{ label: '{{Rename media}}: file should be renamed according to the criteria at [[WPEFD:FMV]]', value: 'Rename media' },
{ label: '{{Should be PNG}}: GIF or JPEG should be lossless', value: 'Should be PNG' },
{
Line 1,066:
}
 
// post at WPEFD:PNT for {{not English}} and {{rough translation}} tag
if (params.translationPostAtPNT) {
var pntPage = new Morebits.wiki.page('Wikipedia:Pages needing translation into English',
0

edits