Difference between revisions of "Template:Css/doc"

From blackwiki
Jump to navigation Jump to search
imported>Rd232
m (fmt)
imported>Schierbecker
m (replace unused skin)
 
(3 intermediate revisions by 3 users 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 -->
  
 
=== Usage ===
 
=== Usage ===
This template is for easy installation of css code -- use <tt><nowiki>{{subst:css|page_with_code.css}}</nowiki></tt> in your [[Special:Mypage/vector.js|vector.js]] (for users of the default Vector skin; see [[WP:SKIN]] for details).
+
This template is for easy installation of css code -- use <kbd><nowiki>{{subst:css|page_with_code.css}}</nowiki></kbd> in your [[Special:Mypage/vector.js|vector.js]] (for users of the default Vector skin; see [[WP:SKIN]] for details).
  
 
The javascript filenames for users of other skins:
 
The javascript filenames for users of other skins:
* Classic - [[Special:Mypage/standard.js|standard.js]]
+
* MinervaNeue - [[Special:Mypage/minerva.js|minerva.js]]
* Nostalgia - [[Special:Mypage/nostalgia.js|nostalgia.js]]
+
* Modern - [[Special:Mypage/modern.js|modern.js]]
* Simple - [[Special:Mypage/simple.js|simple.js]]
+
* Monobook - [[Special:Mypage/monobook.js|monobook.js]]
* Myskin - [[Special:Mypage/myskin.js|myskin.js]]
+
* Timeless - [[Special:Mypage/monobook.js|timeless.js]]
* Cologne Blue - [[Special:Mypage/cologneblue.js|cologneblue.js]]
 
* Chick - [[Special:Mypage/chick.js|chick.js]]
 
  
 
=== See also ===
 
=== See also ===

Latest revision as of 18:04, 24 November 2019

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:

See also