MediaWiki:Common.js: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→Any JavaScript here will be loaded for all users on every page load.: $('#mw-mywiki-test').html('<div w3-include-html="roller.html"></div> ');") |
(No difference)
|
Revision as of 06:21, 10 August 2016
/* Any JavaScript here will be loaded for all users on every page load. */ $('#mw-mywiki-test').html('<div w3-include-html="roller.html"></div> ');