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