MediaWiki:Common.js: Difference between revisions

From Kaetram Wiki
Jump to navigation Jump to search
Created page with "mw.loader.getScript( 'http://localhost:8088/index.php/MediaWiki:Common-base.js?action=raw&type=text/javascript' ).then(function(){});"
 
No edit summary
 
Line 1: Line 1:
mw.loader.getScript( 'http://localhost:8088/index.php/MediaWiki:Common-base.js?action=raw&type=text/javascript' ).then(function(){});
mw.loader.getScript( 'https://kaetramwiki.nextgensoftware.nl/wiki/MediaWiki:Common-base.js?action=raw&type=text/javascript' ).then(function(){});

Latest revision as of 22:45, 6 January 2026

mw.loader.getScript( 'https://kaetramwiki.nextgensoftware.nl/wiki/MediaWiki:Common-base.js?action=raw&type=text/javascript' ).then(function(){});