Difference between revisions of "MediaWiki:Liquiflow.js"
From QWiki
m |
m |
||
Line 2: | Line 2: | ||
$(function() { | $(function() { | ||
− | mw.loader.load( '/ | + | mw.loader.load( '/wiki/index.php?title=MediaWiki:Gofundme.js&action=raw&ctype=text/javascript' ); |
}); | }); |
Revision as of 15:46, 18 September 2018
/* Any JavaScript here will be loaded for users using the LiquiFlow skin */ $(function() { mw.loader.load( '/wiki/index.php?title=MediaWiki:Gofundme.js&action=raw&ctype=text/javascript' ); });