User:WailingWailer/monobook.js

Source: Wikipedia, the free encyclopedia.
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.
// WikiEd
// namestitev kode za primerjavo besedila [[:en:User:Cacycle/diff]]
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/diff.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// namestitev orodja za predogled [[:en:User:Pilaf/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>');
 
// namestitev popravljalnika tipkarskih napak [[:en:User:Mboverload/RegExTypoFix|RegExTypoFix]]
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/RegExTypoFix.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// namestitev prevoda wikEd v slovenščino [[:Uporabnik:Eleassar/wikEd international sl.js]]
document.write('<script type="text/javascript" src="'
+ 'http://sl.wikipedia.org/w/index.php?title=Uporabnik:Eleassar/wikEd_international_sl.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// namestitev razširitve za urejanje strani [[:en:User:Cacycle/wikEd]]
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
// WikiEd konec