User:Minhhuywiki/vector.js
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
// **********************************************************************
// ** ***WARNING GLOBAL GADGET FILE*** **
// ** changes to this file affect many users. **
// ** please discuss on the talk page before editing **
// ** **
// **********************************************************************
// Cài đặt [[en:Wikipedia:Tools/Navigation popups]]
var enBase = 'http://en.wikipedia.org';
if ( mw.config.get( 'wgServer' ).indexOf('https://') == 0 ) {
enBase = 'https://secure.wikimedia.org/wikipedia/en';
}
mw.loader.load( enBase + '/project/index.php?title=MediaWiki:Gadget-popups.js&action=raw&ctype=text/javascript&smaxage=21600&maxage=86400' );
// Cài đặt bản dịch tiếng Việt của Navigation Popups từ
// [[Thành viên:Vinhtantran/strings-vi.js]]
importScript("User:Minhhuywiki/strings-vi.js");