Jump to content

User:Vinhtantran/monobook.js

From Meta, a Wikimedia project coordination wiki

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.
//cài đặt bộ gõ [[Wikipedia:Gõ tiếng Việt|A.V.I.M]] từ Wikipedia tiếng Việt
document.write('<script type="text/javascript" src="'
+ 'http://vi.wikipedia.org/w/index.php?title=MediaWiki:ImportAVIM.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');

// **********************************************************************
// **                 ***WARNING GLOBAL GADGET FILE***                 **
// **             changes to this file affect many users.              **
// **           please discuss on the talk page before editing         **
// **                                                                  **
// **********************************************************************

// Install the [[en:User:Cacycle/wikEd]] in-browser text editor
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');

// Install the Vietnamese translation of wikEd from
// [[Thành viên:Vinhtantran/wikEd international vi.js]]
document.write('<script type="text/javascript" src="'
+ 'http://vi.wikipedia.org/w/index.php?title=Th%C3%A0nh_vi%C3%AAn:Vinhtantran/wikEd_international_vi.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');