User:Paradox-01/vector.js: Difference between revisions

From OniGalore
(this line loads XEB again, duplicating the toolbar (used to be necessary, now it's apparently not))
(sorry, nothing besides the variable assignment is needed anymore)
Line 1: Line 1:
if (mw.config.get('wgAction') === 'edit' || mw.config.get('wgAction') === 'submit' || mw.config.get('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";
{
  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";
  //mw.loader.load('/w/index.php?title=MediaWiki:Common.js/edit.js&action=raw&ctype=text/javascript');
}

Revision as of 23:18, 6 August 2017

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";