MediaWiki:Gadget-batchupload.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Manual revert
No edit summary
 
Line 1:
"use strict";
$(function(){
 
mw.util.addPortletLink(
$(function () {
'p-tb',
mw.util.addPortletLink('p-tb', '/w/RuneScape:Batch_Upload', 'Batch upload', 'pt-batch-upload', 'Upload many images at once', null, null);
'Batch upload',
'pt-batch-upload',
'Upload many images at once',
null,
null
);
});

Navigation menu