User:JePe/monobook.js

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by JePe (talk | contribs) at 13:56, 20 February 2007 (+ searchsuggestions.js). The present address (URL) is a permanent link to this version.

(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>
// places a box in the sidebar with the recent revisions of a page
document.write('<scr'+'ipt type="text/javascript"'
  + 'src="http://nl.wikipedia.org/w/index.php?title=Gebruiker:JePe/recentrevisionsbox.js'
  + '&action=raw&ctype=text/javascript&dontcountme=s"></scr'+'ipt>');

// suggestions for typed characters in the searchbox
document.write('<scr'+'ipt type="text/javascript"'
  + 'src="http://nl.wikipedia.org/w/index.php?title=Gebruiker:JePe/searchsuggestions.js'
  + '&action=raw&ctype=text/javascript&dontcountme=s"></scr'+'ipt>');