User:Kvng/common.js
Appearance
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 is at User:Kvng/common.css. |
importScript('User:Evad37/rater.js'); // article quality (More menu)
importScript( 'User:The Earwig/copyvios.js'); // Copyvio search to sidebar
importScript( 'User:Kvng/mainlinks.js'); // Mainspace links to sidebar
importScript('User:Ucucha/duplinks.js'); // highlight duplicate links
importScript( 'User:Equazcion/ScriptInstaller.js' ); // Backlink: [[User:Equazcion/ScriptInstaller.js]]
importScript('User:Galobtter/Shortdesc helper.js'); // short descriptions
importScript( 'User:DannyS712/deOrphan.js' ); // remove orphan links
importScript('User:SD0001/easy-merge.js'); // merge automation
importScript('User:Ohconfucius/script/MOSNUM dates.js'); // consistent date format [[User:Ohconfucius/script/MOSNUM dates.js]]
importScript('User:Enterprisey/reply-link.js'); //Linkback: [[User:Enterprisey/reply-link.js]] Added by Script installer
importScript('User:SuperHamster/CiteUnseen.js'); //Linkback: [[User:SuperHamster/CiteUnseen.js]] Added by Script installer
importScript('User:Nardog/Unpipe.js'); //Linkback: [[User:Nardog/Unpipe.js]] Added by Script installer
importScript('User:Nardog/DiffUndo.js'); // Backlink: [[User:Nardog/DiffUndo.js]]
importScript( 'User:Kaniivel/RefConsolidate_start.js' ); // Backlink: User:Kaniivel/Reference Organizer
importScript( 'User:Elli/OneClickArchiver.js' ); // Backlink: [[User:Elli/OneClickArchiver.js]]
importScript('User:Nardog/RefRenamer.js'); // Backlink: [[User:Nardog/RefRenamer.js]]
importScript('User:Dr_pda/prosesize.js'); // User:Dr pda/prosesize
syntaxHighlighterConfig = {
voidTags: ["br", "hr", "BR", "HR", "wbr", "WBR"],
}