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

Content deleted Content added
Replace with templateScript
Tag: Reverted
Revert to revision 1088752026 dated 2022-05-19 22:57:14 by Ohconfucius using popups
Line 8:
// *********************************************************************************************
if (typeof importScriptURI !== 'undefined') { // not available on mobile.
mw.loader.load('//tools-staticmeta.wmflabswikimedia.org/metaw/scripts/pathoschildindex.templatescriptphp?title=User:Pathoschild/Scripts/Regex_menu_framework.js&action=raw&ctype=text/javascript');
importScript("User:Ohconfucius/script/MOSNUM_utils.js"); //needed for "'Accessed' ->
 
Line 667:
/*************
*** Regex menu framework
*** by [[m:user:Pathoschild]] <http://tools-staticmeta.wmflabswikimedia.org/metawiki/scriptsUser:Pathoschild/pathoschild.templatescriptScripts/Regex_menu_framework>
*** - adds a sidebar menu of user-defined scripts.
*************/
$.ajax(
'//tools-staticmeta.wmflabswikimedia.org/metaw/scripts/pathoschildindex.templatescriptphp?title=User:Pathoschild/Scripts/Regex_menu_framework.js&action=raw&ctype=text/javascript',
{ dataType:'script', cache:true }
)