Difference between revisions of "Template:Css"

From blackwiki
Jump to navigation Jump to search
imported>Tra
m (Protected Template:Css: to avoid compromising users' monobook.js [edit=sysop:move=sysop])
imported>Rd232
Line 1: Line 1:
 
importStylesheet('{{{1}}}'); //[[{{{1}}}]]<noinclude>
 
importStylesheet('{{{1}}}'); //[[{{{1}}}]]<noinclude>
 
+
{{documentation}}
This template is for easy installation of css code -- use <nowiki>{{subst:css|page_with_code.css}}</nowiki> in your [[Special:Mypage/monobook.js|monobook.js]] (for users of the default monobook skin).
 
 
 
The javascript filenames for users of other skins:
 
* Classic - [[Special:Mypage/standard.js|standard.js]]
 
* Nostalgia - [[Special:Mypage/nostalgia.js|nostalgia.js]]
 
* Simple - [[Special:Mypage/simple.js|simple.js]]
 
* Myskin - [[Special:Mypage/myskin.js|myskin.js]]
 
* Cologne Blue - [[Special:Mypage/cologneblue.js|cologneblue.js]]
 
* Chick - [[Special:Mypage/chick.js|chick.js]]
 
 
</noinclude>
 
</noinclude>

Revision as of 11:03, 13 May 2010

importStylesheet('{{{1}}}'); //[[{{{1}}}]]

Template documentation[view] [edit] [history] [purge]

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