Content added Content deleted
|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
|
|
"use strict"; |
⚫ |
$(function(){ mw.util.addPortletLink( 'p-tb', '/w/RuneScape:Batch_Upload', 'Batch upload', 'pt-batch-upload', 'Upload many images at once', null, null );}); |
|
|
|
|
|
|
$(function () { |
|
⚫ |
mw.util.addPortletLink('p-tb', '/w/RuneScape:Batch_Upload', 'Batch upload', 'pt-batch-upload', 'Upload many images at once', null, null); |
|
|
}); |
Latest revision as of 12:06, 20 October 2024
"use strict";
$(function () {
mw.util.addPortletLink('p-tb', '/w/RuneScape:Batch_Upload', 'Batch upload', 'pt-batch-upload', 'Upload many images at once', null, null);
});