Difference between revisions of "Template:Css/doc"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(update)
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)
Line 3: Line 3:
  
 
=== 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:

Revision as of 06:55, 5 August 2018

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