Kullanıcı:Böcürt/monobook.js

Vikipedi, özgür ansiklopedi
Not: Sayfayı kaydettikten sonra değişiklikleri görebilmek için tarayıcınızın önbelleğinizi temizlemeniz gerekir. Google Chrome, Firefox, Microsoft Edge ve Safari: ⇧ Shift tuşuna basılı tutun ve Yeniden Yükle araç çubuğu düğmesine tıklayın. Ayrıntılar ve diğer tarayıcılara yönelik yönergeler için Vikipedi:Önbelleğinizi atlayın sayfasını inceleyin.
//<pre><nowiki>
 
// Türkçe pop up şeysi için sevgili Srhat'ın hazırlamakta olduğu monobook şeysi
             document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Srhat/strings-tr.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// Hoş geldin, sil, deneme vs. şablonlarını tepeden ekleme fonksiyonları
             document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Brk/extedit.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// Kullanıcı uyarı mesajları gönderme fonksiyonu
             document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Brk/user.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// Çalışma var, çeviri vs. şablonlarını tepeden eklemek için
             document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Vito Genovese/top.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// Ne işe yaradığı bilinmemekte 
             document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Vito Genovese/libs.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
//</nowiki></pre>