User:Paradox-01/vector.js

From OniGalore
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Microsoft Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
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' );