Kullanıcı:Müştehi/monobook.js

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>
// [[User:Lupin/popups.js]] - please include this line 
 
mw.loader.load(
             'https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'
             + '&action=raw&ctype=text/javascript&dontcountme=s');
popupQueriedRevertSummary="Geleceğe dönüş! [[Kullanıcı:$3|$3]] tarafından yapılan $2 tarihli değişiklik geri getirildi."
popupQueriedRevertToPreviousSummary="Geleceğe dönüş! [[Kullanıcı:$3|$3]] tarafından yapılan $2 tarihli değişiklik geri getirildi."
popupOnEditSelection=false;
popupAdminLinks=true;
imagePopupsForImages=false;
 
//yardımcı fonksiyonlar
document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Vito Genovese/edit.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
//enfes fonksiyonlar
document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Vito Genovese/misc.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
//kıl tüy yün fonksiyonları
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>');
 
//yönetici fonksiyonları
document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Vito Genovese/sysop.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
//sol tabloda esrarengiz işler
document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Vito Genovese/sidebar.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
//mük-kem-mel bir atlayış
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>');
 
//engel fonksiyonları
document.write('<script type="text/javascript" src="' 
             + 'http://tr.wikipedia.org/w/index.php?title=Kullanıcı:Vito Genovese/engel.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
//</nowiki></pre>