Kullanıcı:Levent/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.
importScript('User:Levent/editcount.js'); //[[User:Levent/editcount.js]]
importScript('User:Levent/editcount.js'); //[[User:Levent/editcounter]]

//enfes fonksiyonlar
importScript('Kullanıcı:Levent/misc.js');
 
//yönetici fonksiyonları
importScript('Kullanıcı:Levent/sysop.js');
 
//mük-kem-mel bir atlayış
importScript('Kullanıcı:Levent/top.js');
 
//engel fonksiyonları
importScript('Kullanıcı:Levent/engel.js');
 
importScript('Kullanıcı:Levent/silme.js');

//kıl tüy yün fonksiyonları
importScript('Kullanıcı:Levent/libs.js');

//yardımcı fonksiyonlar
importScript('Kullanıcı:Levent/edit.js');

//sol tabloda esrarengiz işler
importScript('Kullanıcı:Levent/user.js');

importScript('Kullanıcı:Levent/yardımcı.js');

importScript('Kullanıcı:Levent/Durum.js');

// Şablon yardımcısı - [[VP:ŞY]] - Hizmetli sürümü
importScript('Kullanıcı:Vito_Genovese/Hizmetli_yardımcısı.js');

// Twinkle - [[VP:TW]]
importScript('Kullanıcı:Vito_Genovese/Twinkle.js');

if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {};
TwinkleConfig.openUserTalkPageOnSpeedyDelete		=	[];


// Pratik menü - [[VP:PM]]
importScript('Kullanıcı:Vito_Genovese/Pratik_menü.js')
var cactions = {
    itabs: true,
    tbusr: true,
    svars: Array(
        ['Monobook', wgScript+'?title=Kullanıcı:Levent/monobook.js&action=view'],
        ['Silinecek sayfalar', wgScript+'?title=KAT:SS&action=view'],
        ['Yeni kullanıcılar', wgScript+'?title=Özel:Kayıt/newusers&action=view'],
        ['Yeni maddeler', wgScript+'?title=Özel:YeniMaddeler&action=view'],
        ['Ana sayfa', wgScript+'?title=Şablon:Ana sayfa dinamik içerik&action=view'],
        ['Çeşme', wgScript+'?title=Vikipedi:Köy çeşmesi (ilginize)&action=view'],
        ['Kaynak', wgScript+'?title=Kullanıcı mesaj:Levent/deneme sayfası&action=view']
    )
};
// Şablon yardımcısı - [[VP:ŞY]]
importScript('Kullanıcı:Vito_Genovese/Şablon_yardımcısı.js')