User:Yonidebest/monobook.js
From Wikipedia, the free encyclopedia
If a message on your talk page led you here, please be wary of who left it. The code below could contain malicious content capable of compromising your account; if your account appears to be compromised, it will be blocked. If you are unsure whether the code is safe, you can ask at the appropriate village pump.
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
// This function is used to include scripts from other Wikipedia pages in mine. I got it from [[:en:User:Omegatron/monobook.js]] who got it from [[:en:User:Quarl/monobook.js]]. function winc(s) { s = s.replace(/^\[\[/, '').replace(/\]\]$/, ''); document.write('<scr' + 'ipt type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=' + s + '&action=raw&ctype=text/javascript&dontcountme=s"></scr' + 'ipt>'); } /* Included functions */ winc('[[User:yonidebest/monobook.js/addlink.js]]'); /* Adds links to lists on the page, such as the personal tools section. */ winc('[[User:yonidebest/monobook.js/checkquery.js]]'); /* Reviews the parameters of page url. */ /* Included Tabs and links */ winc('[[User:yonidebest/monobook.js/subpages.js]]'); /* Adds link to subpages in the tool box. */ winc('[[User:yonidebest/monobook.js/quickdelete.js]]'); /* Adds an option to mark problematic images */

