واپرائيندڙ:Mike.lifeguard/vector.js

وڪي اخبار کان

نوٽ: جيڪڏهن اوهان کي صفحا پراڻا نظر پيا اچن ته اوهان کي جھانگُوءَ جو ڪيشي صاف ڪرڻو پوندو، جنهن کان پوءِ ئي اوهان تبديليون ڏسي سگهو ٿا.

function importAnyScript(lang,family,script) {
    importScriptURI('http://'
        + encodeURIComponent(lang) + '.'
        + encodeURIComponent(family) + '.org/w/index.php?title='
        + encodeURIComponent(script) + '&action=raw&ctype=text/javascript');
}
importAnyScript('meta','wikimedia','User:Mike.lifeguard/remote.js');