مدیاویکی:Global.js: تفاوت میان نسخهها
بدون خلاصۀ ویرایش برچسبها: ویرایش همراه ویرایش از وبگاه همراه ویرایش پیشرفتهٔ همراه |
بدون خلاصۀ ویرایش برچسبها: ویرایش همراه ویرایش از وبگاه همراه ویرایش پیشرفتهٔ همراه |
||
خط ۱: | خط ۱: | ||
if ( mw.config.get( | /* Any JavaScript added to this page will be loaded on all wikis where you have an account (see [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:GlobalCssJs documentation]). */ | ||
// | // Load JWB globally when using the Vector skin | ||
if ( mw.config.get( 'skin' ) === 'vector' ) { | |||
mw.loader.load('//baristas.ir/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript'); | |||
} | } | ||
نسخهٔ کنونی تا ۲۳ اکتبر ۲۰۲۴، ساعت ۱۱:۴۵
/* Any JavaScript added to this page will be loaded on all wikis where you have an account (see [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:GlobalCssJs documentation]). */ // Load JWB globally when using the Vector skin if ( mw.config.get( 'skin' ) === 'vector' ) { mw.loader.load('//baristas.ir/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript'); }