JavaScript
Tools
Actions
General
Print/export
| MediaWiki and JavaScript |
|---|
| DeliveryJavaScript |
|
| Adding JS on-wiki |
|
| Extensions, skins and other modules |
| Further guidance |
| v·d·e |
As ofMediaWiki 1.17 mostJavaScript code in MediaWiki is object-oriented and packaged asResourceLoadermodules that other code can depend on.Also,jQuery was introduced in MediaWiki core in MediaWiki 1.16, and loaded by default on every page as of 1.17.
BeforeMediaWiki 1.16, most JavaScript was inwikibits.js and other files in/skins/common/.