Wikipedia:Hướng dẫn gắn bộ gõ tiếng Việt/Tiếp bước tiến hành

Bách khoa toàn thư mở Wikipedia

  1. Tạo tập tin monobook.js bằng hộp soạn thảo dưới đây.
    1. Nếu dùng Thành viên:Arisa/him.js, trong đây, bạn thêm các dòng (bạn nên copy và paste)
      // Vietnamese Input Method
      var method=x;
      var on_off=y;
      var dockspell=z;
      var dauCu=t;
      document.write('<script type="text/javascript" src="http://vi.wikipedia.org/w/index.php?title=User:Arisa/him.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
      
    2. Nếu dùng Thành viên:Tttrung/ahim.js, trong đây, bạn thêm các dòng (bạn nên copy và paste)
      // Vietnamese Input Method
      document.write('<script type="text/javascript" src="http://rhos.sourceforge.net/pro/him.js"></script>');
      document.write('<script type="text/javascript" src="http://vi.wikipedia.org/w/index.php?title=User:Tttrung/ahim.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
      function Main()
      {
       method = x;
       on_off = y;
       dockspell = z;
       dauCu = t;
       HIM();
      }
      window.onload = Main;
      
  2. Ấn nút "Lưu trang" trong hộp soạn thảo rồi bỏ thông tin vùng đệm (cache) của trình duyệt (Mozilla, Firefox, Netscape, Safari, Konqueror: Giữ nút Shift trong khi bấm Reload, hay bấm Ctrl+Shift+R. Internet Explorer: Bấm Ctrl+F5. Opera: Bấm F5).