From jugglingpatterns
Content deleted Content added
No edit summary |
No edit summary |
||
| (18 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
// use by using Template:AnimateSiteswap which provides the matching html |
|||
// 'scripts' => array( '/js/animation-widget-standalone.mjs', 'js/siteswap.mjs' ), |
|||
import("/js/animation.js"); |
|||
// these two scripts loaded in /etc/mediawiki/LocalSettings.php |
|||
import("/js/mydarkreader.js"); |
|||
mw.loader.load('//he.wikipedia.org/w/index.php?title=Mediawiki:Gadget-ime.js&action=raw&ctype=text/javascript'); |
|||
Latest revision as of 08:41, 3 July 2025
// use by using Template:AnimateSiteswap which provides the matching html
import("/js/animation.js");
import("/js/mydarkreader.js");
mw.loader.load('//he.wikipedia.org/w/index.php?title=Mediawiki:Gadget-ime.js&action=raw&ctype=text/javascript');