User:Dhtwiki/common.js

From 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.
// This code is to activate 'AutoEd'.
importScript('Wikipedia:AutoEd/complete.js');

// This code hides references when unwanted during section editing
// see [[Wikipedia%3AVillage_pump_%28technical%29#Automatic_reflists_in_section_previews]]
importScript('User:Relentlessly/hiderefs.js');

// This code allows searching for duplicate template arguments
// see [[User:Frietjes/findargdups]]
// importScript('User:Frietjes/findargdups.js');
// commenting out script, 2 July 2016

// This code implements use of script at [[User:Ohconfucius/script/MOSNUM dates.js]]
// adding September 29, 2022 (UTC)
importScript('User:Ohconfucius/script/MOSNUM dates.js');