User:Ohconfucius/script/formatgeneral.js: Difference between revisions

Content deleted Content added
Undid revision 1131574893 by Ohconfucius (talk)
added Ohc_CONVERT_TOMETRICUNITS;
Tag: Reverted
Line 6:
mw.loader.load('//tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js');
importScript("User:Ohconfucius/test/formatgeneral.js/core.js");
importScript("User:Ohconfucius/script/tometricunits.js");
 
 
function Ohc_formatgeneral() {
Line 15 ⟶ 17:
ohc_linkspam();
Ohc_final_cleanup();
Ohc_CONVERT_TOMETRICUNITS();
Ohc_formatgen_edit_summary();
}