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.
// importScript( 'User:Enterprisey/reply-link.js' ); // Backlink: [[User:Enterprisey/reply-link.js]]
//mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Jack_who_built_the_house/Gadget-referenceTooltips.js&action=raw&ctype=text/javascript');
mw.loader.load('https://ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-referenceTooltips.css&action=raw&ctype=text/css', 'text/css');
mw.hook('convenientDiscussions.commentsReady').add(function () {
	importScript('User:Gary/comments in local time.js');
});