Pengguna:Admin/monobook.js: Perbedaan antara revisi
Dari SABDA Labs
←Membuat halaman berisi '// Replace txt document.write('<script type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/replacetxt.js' …' |
Tidak ada ringkasan suntingan |
||
| Baris 1: | Baris 1: | ||
/* <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 | // Replace txt | ||
document.write('<script type="text/javascript" src="' | document.write('<script type="text/javascript" src="' | ||
+ 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/replacetxt.js' | + 'http://en.wikipedia.org/w/index.php?title=User:Voice_of_All/replacetxt.js' | ||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | ||
/* </nowiki></pre> */ | |||
Revisi per 25 Oktober 2010 11.47
/* <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> */



