Template:Js/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Js. It contains usage information, categories and other content that is not part of the original template page. |
| This template should always be substituted (i.e., use {{subst:Js}}). |
Usage
This template is for easy installation of JavaScript code — use {{subst:js|page_with_code.js}} in your skin.js (see Wikipedia:Skin for details).
The above link should work for your current skin. These are the JavaScript file names left for reference:
| Skin used | Skin JavaScript file |
|---|---|
| All skins | common.js |
| Vector (default) | vector.js |
| MinervaNeue | minerva.js |
| Modern | modern.js |
| MonoBook | monobook.js |
| Timeless | timeless.js |
See also
- Template:Load user script, an alternative to this template. It allows for greater portability (e.g. use on other wikis).