Jump to content

User:Octahedron80/monobook.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Octahedron80 (talk | contribs) at 03:51, 19 April 2009 (Created page with '<pre><nowiki>: // ========== สคริปต์จัดให้ สำหรับชาววิกิพีเดีย ========== // == ให้ร…'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* <pre><nowiki> */

// ========== สคริปต์จัดให้ สำหรับชาววิกิพีเดีย ==========
// == ให้รีเฟรชแคช (Ctrl+F5 สำหรับ IE) ที่หน้านี้หลังจากแก้ไข หรือเพื่อรับรุ่นล่าสุด ==
document.write('<script type="text/javascript" src="' 
    + 'http://th.wikipedia.org/w/index.php?title=User:Jutiphan/iScript/main.js' 
    + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// ========== สคริปต์จัดให้ ตัวเลือกปรับแต่ง ==========
// == ให้รีเฟรชแคช (Ctrl+F5 สำหรับ IE) ที่หน้านี้หลังจากเปลี่ยนค่า ==
iScriptConfig = {
  gender : "male",
  useFullNames : true,
  useMyWelcome : false,
  usePreciseConversion : false,
  useOldTabsNavigation: false,
  userTalkPageMode : "blank",
  searchURL : "http://www.google.co.th/search?hl=th&q=",
  useEnhancedRollback : true,
  autoNotifyUploader : false,
  wikiProjectTabs : "none",
  bookmark1 : ["", ""],
  bookmark2 : ["", ""],
  bookmark3 : ["", ""],
  bookmark4 : ["", ""],
  bookmark5 : ["", ""],
  deluxeSummary1 : ["", ""],
  deluxeSummary2 : ["", ""],
  deluxeSummary3 : ["", ""]
};

/* </nowiki></pre> */