Difference between revisions of "Template:Css/doc"
Jump to navigation
Jump to search
imported>Zyxw m (Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB) |
imported>Schierbecker m (replace unused skin) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| + | {{Subst only}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
| Line 6: | Line 7: | ||
The javascript filenames for users of other skins: | The javascript filenames for users of other skins: | ||
| − | * | + | * MinervaNeue - [[Special:Mypage/minerva.js|minerva.js]] |
* Modern - [[Special:Mypage/modern.js|modern.js]] | * Modern - [[Special:Mypage/modern.js|modern.js]] | ||
* Monobook - [[Special:Mypage/monobook.js|monobook.js]] | * Monobook - [[Special:Mypage/monobook.js|monobook.js]] | ||
| + | * Timeless - [[Special:Mypage/monobook.js|timeless.js]] | ||
=== See also === | === See also === | ||
Latest revision as of 18:04, 24 November 2019
| This is a documentation subpage for Template:Css. 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:Css}}). |
Usage
This template is for easy installation of css code -- use {{subst:css|page_with_code.css}} in your vector.js (for users of the default Vector skin; see WP:SKIN for details).
The javascript filenames for users of other skins:
- MinervaNeue - minerva.js
- Modern - modern.js
- Monobook - monobook.js
- Timeless - timeless.js