MediaWiki:Gadget-batchupload.js: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary Tag: Reverted |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
"use strict"; |
|||
⚫ | |||
mw.mw.util.addPortletLink( |
|||
⚫ | |||
'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 |
|||
); |
|||
}); |
}); |