Pengguna:StefanusRA/monobook.js

Revisi sejak 23 Juli 2021 10.23 oleh Ladsgroup (bicara | kontrib) (Maintenance: Replacing document.write with mw.loader.load (mw:ResourceLoader/Migration_guide_(users)#Avoid_document.write() - phab:T130879))

Catatan: Setelah menyimpan, Anda harus memintas tembolok (cache) peramban Anda untuk melihat perubahannya. Google Chrome, Firefox, Microsoft Edge dan Safari: Tahan tombol Shift dan klik Muat ulang (Reload) di tombol bilah alat. Untuk detail dan instruksi tentang peramban lain, lihat halaman menghapus singgahan (Inggris).

importScript('http://en.wiki-indonesia.club/wiki/User:js/watchlist.js');
importScript('http://en.wiki-indonesia.club/wiki/User:TheDJ/qui.js');
importScript('http://en.wiki-indonesia.club/wiki/User:Csewiki/monobook.js');
importScript('http://en.wiki-indonesia.club/wiki/User:ais523/editcount.js'); //User:ais523/editcount
//Interiot's javascript edit counter
if (document.title.indexOf('User:Interiot/Tool2/code.js') != -1) {
  document.write('<script type="text/javascript" src="' 
    + 'http://en.wiki-indonesia.club/w/index.php?title=User:Interiot/Tool2/code.js' 
    + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); } //User:Interiot/Tool2
 
// Helper tools
mw.loader.load(
             'https://en.wiki-indonesia.club/w/index.php?title=User:Voice_of_All/Addtabs/monobook.js'
             + '&action=raw&ctype=text/javascript&dontcountme=s');//User:Voice_of_All/UsefulJS
 
// Replace txt
document.write('<script type="text/javascript" src="' 
             + 'http://en.wiki-indonesia.club/w/index.php?title=User:Voice_of_All/replacetxt.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// History tools
mw.loader.load(
             'https://en.wiki-indonesia.club/w/index.php?title=User:Voice_of_All/History/monobook.js'
             + '&action=raw&ctype=text/javascript&dontcountme=s');
 
// Log tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wiki-indonesia.club/w/index.php?title=User:Voice_of_All/Sleeper/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');