User:Paradox-01/vector.js: Difference between revisions
Jump to navigation
Jump to search
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
} | } | ||
<style type="text/css"> | // works only for html | ||
@import url('https://dl.dropbox.com/u/139715/OniGalore/test.css') | // <style type="text/css"> | ||
</style> | // @import url('https://dl.dropbox.com/u/139715/OniGalore/test.css') | ||
// </style> | |||
// ok ? | |||
importStylesheetURI( 'https://dl.dropbox.com/u/139715/OniGalore/test.css' ); |
Revision as of 15:05, 13 November 2012
if (wgAction == "edit" || wgAction == "submit" || wgPageName == "Special:Upload") { XEBOrder="0,1,U,S,M,F,I1,I2,J1,J2,D,C,D1,4,A,R1,R2,2,3,K,T,Y1,Y2,Z,E,5,AI,G,8,P,T1,O,H,FS,9,V,N,B"; importScript('MediaWiki:Common.js/edit.js'); } // works only for html // <style type="text/css"> // @import url('https://dl.dropbox.com/u/139715/OniGalore/test.css') // </style> // ok ? importStylesheetURI( 'https://dl.dropbox.com/u/139715/OniGalore/test.css' );