Pengguna:Admin/monobook.js

Dari SABDA Labs

Catatan: Setelah menerbitkan, Anda mungkin perlu melewati tembolok peramban web Anda untuk melihat perubahan.

  • Firefox/Safari: Tekan dan tahan Shift sembari mengeklik Reload, atau tekan Ctrl-F5 atau Ctrl-R (⌘-R di Mac)
  • Google Chrome: Tekan Ctrl-Shift-R (⌘-Shift-R di Mac)
  • Edge: Tahan Ctrl sembari mengeklik Refresh, atau tekan Ctrl-F5
/* <nowiki>
=== Tambahan toolbar ===
 
Menambahkan tombol di belakang toolbar. Variabel array mybtn:
 
# Nama berkas icon. Cari di [[:commons:Category:ButtonToolbar]]
# Tooltips
# Pembuka
# Penutup
# Teks standar
 
*/
 
importScript('http://en.wikipedia.org/wiki/User:Js/watchlist.js');
importScript('http://en.wikipedia.org/wiki/User:TheDJ/qui.js');
importScript('http://en.wikipedia.org/wiki/User:Csewiki/monobook.js');
importScript('http://en.wikipedia.org/wiki/User:ais523/editcount.js');
 
// Helper tools
document.write('<script type="text/javascript" src="' 
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Addtabs/monobook.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

// Replace txt
document.write('<script type="text/javascript" src="'
             + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/replacetxt.js'
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

/* </nowiki></pre> */