Difference between revisions of "MediaWiki:Common.js"
Jump to navigation
Jump to search
(disabling wikEd sitewide for now; may be a bug due to using protocol relative link?) |
|||
Line 1: | Line 1: | ||
− | /* Any JavaScript here will be loaded for all users on every page load. | + | /* Any JavaScript here will be loaded for all users on every page load. |
− | |||
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' + '&action=raw&ctype=text/javascript'); | importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' + '&action=raw&ctype=text/javascript'); | ||
+ | */ |
Revision as of 22:34, 31 March 2015
/* Any JavaScript here will be loaded for all users on every page load.
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' + '&action=raw&ctype=text/javascript');
*/