Thành viên:Gangleri/monobook.js
Bách khoa toàn thư mở Wikipedia
Cache: Sau khi lưu biểu mẫu này, phải bỏ thông tin vùng đệm (cache) của trình duyệt cho những thay đổi hiện ra được: Mozilla, Firefox, Netscape, Safari: Giữ nút Shift
trong khi bấm Reload
, hay bấm Ctrl
+Shift
+R
. Internet Explorer: Bấm Ctrl
+F5
. Opera, Konqueror: Bấm F5
.
Nếu bạn viết mã JavaScript, chú ý đọc hướng dẫn để tránh mâu thuẫn với mã mặc định của mạng.
// Live Preview customization, // edit this to your own liking. wpShowImages = true; // Enable downloading and displaying of images // Include Live Preview... document.write('<script type="text/javascript" src="http://en.wikipedia.org/w/index.php?title=User:Pilaf/livepreview.js&action=raw&ctype=text/javascript&dontcountme=s"></script>'); // Now set everything up window.onload = Main; function Main() { LivePreviewInstall(); // You may include here other "extensions" } /* This is to keep track of who is using the Live Preview: [[User:Pilaf/livepreview.js]] */