This is an old revision of this page, as edited by Sbb(talk | contribs) at 03:52, 28 September 2021(disable Ucucha/HarvErrors.js). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 03:52, 28 September 2021 by Sbb(talk | contribs)(disable Ucucha/HarvErrors.js)
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page.
The accompanying .css page for this skin can be added at User:Sbb/common.css.
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.
//importScript('User:GregU/dashes.js'); // Backlink: [[User:GregU/dashes.js]]//importScript('User:Ohconfucius/script/formatgeneral.js'); // Backlink: [[User:Ohconfucius/script/formatgeneral.js]]// add to User:YOURNAME/common.js to get smooth MathJax renderingmw.loader.load('//en.wikipedia.org/w/index.php?title=User:Uziel302/typo.js&action=raw&ctype=text/javascript');mw.loader.load('/w/index.php?title=User:Evad37/duplinks-alt.js&action=raw&ctype=text/javascript');// Backlink: [[User:Evad37/duplinks-alt.js]]varmathTags=$('.mwe-math-mathml-a11y');if(mathTags.length>0){//only do something when there's math on the pagewindow.MathJax={//hook into MathJax's configurationAuthorInit:function(){MathJax.Hub.Register.StartupHook("End",function(){//when MathJax is done...MathJax.Hub.Queue(function(){mathTags.removeClass('mwe-math-mathml-a11y');// .. make the span around MathML (now MathJax output) visible$('.mwe-math-fallback-image-inline').addClass('mwe-math-mathml-a11y');//hide fallback images});});}};mw.loader.load('https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=MML_HTMLorMML-full');}importScript('User:Trappist the monk/HarvErrors.js');// Backlink: [[User:Trappist the monk/HarvErrors.js]]importScript('User:Joeytje50/JWB.js/load.js');// Backlink: [[User:Joeytje50/JWB.js/load.js]]importScript('User:Ohconfucius/script/MOSNUM dates.js');// Backlink: [[User:Ohconfucius/script/MOSNUM dates.js]]//importScript('User:Wugapodes/Capricorn.js'); // Backlink: [[User:Wugapodes/Capricorn.js]]//importScript('User:Ucucha/HarvErrors.js'); // Backlink: [[User:Ucucha/HarvErrors.js]]