Note: You may have to bypass your browser’s cache to see the changes. In addition, after saving a sitewide CSS file such as MediaWiki:Common.css, it will take 5-10 minutes before the changes take effect, even if you clear your cache.

  • Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror and Chrome: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

// C:\Users\Andrew>"\Program Files\nodejs (chakracore)\node.exe"

process {
  title: [Getter/Setter],
  jsEngine: 'chakracore',
  version: 'v6.0.0-pre3',
  moduleLoadList:
   [ 'Binding contextify',
     'Binding natives',
     'NativeModule events',
     'NativeModule buffer',
     'Binding buffer',
     'NativeModule internal/util',
     'Binding util',
     'NativeModule timers',
     'Binding timer_wrap',
     'NativeModule internal/linkedlist',
     'NativeModule assert',
     'NativeModule util',
     'Binding uv',
     'NativeModule tty',
     'NativeModule net',
     'NativeModule stream',
     'NativeModule _stream_readable',
     'NativeModule _stream_writable',
     'NativeModule _stream_duplex',
     'NativeModule _stream_transform',
     'NativeModule _stream_passthrough',
     'Binding cares_wrap',
     'Binding tty_wrap',
     'Binding tcp_wrap',
     'Binding pipe_wrap',
     'Binding stream_wrap',
     'NativeModule internal/repl',
     'NativeModule readline',
     'NativeModule internal/readline',
     'NativeModule repl',
     'NativeModule internal/module',
     'NativeModule vm',
     'NativeModule path',
     'NativeModule fs',
     'Binding fs',
     'NativeModule constants',
     'Binding constants',
     'Binding fs_event_wrap',
     'NativeModule console',
     'Binding signal_wrap',
     'NativeModule module',
     'NativeModule domain',
     'NativeModule os',
     'Binding os',
     'NativeModule string_decoder' ],
  versions:
   { http_parser: '2.6.0',
     node: '6.0.0-pre3',
     chakracore: '1.1.0.2',
     uv: '1.8.0',
     zlib: '1.2.8',
     ares: '1.10.1-DEV',
     modules: '47',
     openssl: '1.0.2e' },
  arch: 'ia32',
  platform: 'win32',
  release: { name: 'node' },
  argv: [ 'C:\\Program Files\\nodejs (chakracore)\\node.exe' ],
  execArgv: [],
  env:
   { ALLUSERSPROFILE: 'C:\\ProgramData',
     APPDATA: 'C:\\Users\\Andrew\\AppData\\Roaming',
     CommonProgramFiles: 'C:\\Program Files\\Common Files',
     COMPUTERNAME: 'SLABBO',
     ComSpec: 'C:\\WINDOWS\\system32\\cmd.exe',
     FP_NO_HOST_CHECK: 'NO',
     HOMEDRIVE: 'C:',
     HOMEPATH: '\\Users\\Andrew',
     LOCALAPPDATA: 'C:\\Users\\Andrew\\AppData\\Local',
     LOGONSERVER: '\\\\MicrosoftAccount',
     npm_config_node_gyp: 'C:\\Program Files\\NodejsUwp\\Console\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js',
     NUMBER_OF_PROCESSORS: '4',
     OnlineServices: 'Online Services',
     OS: 'Windows_NT',
     Path: 'C:\\Program Files\\NodejsUwp\\Console\\node_modules\\npm\\bin\\node-gyp-bin;C:\\Program Files\\NodejsUwp\\Console\\;C:\\Users\\Andrew\\AppData\\Roaming\\npm;C:\\Program Files\\Intel\\TXE Components\\TCS\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\Intel\\TXE Components\\DAL\\;C:\\Program Files\\Intel\\TXE Components\\IPT\\;C:\\Program Files\\nodejs\\;C:\\Program Files\\JXcore;C:\\Program Files\\NodejsUwp\\Console\\;C:\\Users\\Andrew\\AppData\\Roaming\\npm',
     PATHEXT: '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC',
     PCBRAND: 'Presario',
     Platform: 'MCD',
     PROCESSOR_ARCHITECTURE: 'x86',
     PROCESSOR_IDENTIFIER: 'x86 Family 6 Model 55 Stepping 8, GenuineIntel',
     PROCESSOR_LEVEL: '6',
     PROCESSOR_REVISION: '3708',
     ProgramData: 'C:\\ProgramData',
     ProgramFiles: 'C:\\Program Files',
     PROMPT: '$P$G',
     PSModulePath: 'C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules\\',
     PUBLIC: 'C:\\Users\\Public',
     SESSIONNAME: 'Console',
     SystemDrive: 'C:',
     SystemRoot: 'C:\\WINDOWS',
     TEMP: 'C:\\Users\\Andrew\\AppData\\Local\\Temp',
     TMP: 'C:\\Users\\Andrew\\AppData\\Local\\Temp',
     USERDOMAIN: 'SLABBO',
     USERDOMAIN_ROAMINGPROFILE: 'SLABBO',
     USERNAME: 'Andrew',
     USERPROFILE: 'C:\\Users\\Andrew',
     windir: 'C:\\WINDOWS' },
  pid: 860,
  features:
   { debug: false,
     uv: true,
     ipv6: true,
     tls_npn: true,
     tls_alpn: true,
     tls_sni: true,
     tls_ocsp: true,
     tls: true },
  _needImmediateCallback: [Getter/Setter],
  execPath: 'C:\\Program Files\\nodejs (chakracore)\\node.exe',
  debugPort: [Getter/Setter],
  _startProfilerIdleNotifier: [Function: _startProfilerIdleNotifier],
  _stopProfilerIdleNotifier: [Function: _stopProfilerIdleNotifier],
  _getActiveRequests: [Function: _getActiveRequests],
  _getActiveHandles: [Function: _getActiveHandles],
  reallyExit: [Function: reallyExit],
  abort: [Function: abort],
  chdir: [Function: chdir],
  cwd: [Function: cwd],
  umask: [Function: umask],
  _kill: [Function: _kill],
  _debugProcess: [Function: _debugProcess],
  _debugPause: [Function: _debugPause],
  _debugEnd: [Function: _debugEnd],
  hrtime: [Function: hrtime],
  dlopen: [Function: dlopen],
  uptime: [Function: uptime],
  memoryUsage: [Function: memoryUsage],
  binding: [Function: binding],
  _linkedBinding: [Function: _linkedBinding],
  _events:
   { newListener: [Function],
     removeListener: [Function],
     SIGWINCH: [ [Function], [Function] ] },
  _rawDebug: [Function],
  domain: [Getter/Setter],
  _maxListeners: undefined,
  EventEmitter:
   { [Function: EventEmitter]
     EventEmitter: [Circular],
     usingDomains: true,
     defaultMaxListeners: [Getter/Setter],
     init: [Function: init],
     listenerCount: [Function] },
  _fatalException: [Function],
  _exiting: false,
  assert: [Function],
  config:
   { target_defaults:
      { cflags: [],
        default_configuration: 'Release',
        defines: [],
        include_dirs: [],
        libraries: [] },
     variables:
      { asan: 0,
        host_arch: 'x64',
        icu_small: false,
        node_byteorder: 'little',
        node_enable_v8_vtunejit: false,
        node_engine: 'chakracore',
        node_install_npm: true,
        node_prefix: '/usr/local',
        node_release_urlbase: '',
        node_shared_http_parser: false,
        node_shared_libuv: false,
        node_shared_openssl: false,
        node_shared_zlib: false,
        node_tag: '-pre3',
        node_use_dtrace: false,
        node_use_etw: true,
        node_use_lttng: false,
        node_use_openssl: true,
        node_use_perfctr: true,
        openssl_fips: '',
        openssl_no_asm: 0,
        python: 'D:\\Python27\\python.exe',
        target_arch: 'ia32',
        v8_enable_gdbjit: 0,
        v8_enable_i18n_support: 0,
        v8_no_strict_aliasing: 1,
        v8_optimized_debug: 0,
        v8_random_seed: 0,
        v8_use_snapshot: true,
        want_separate_host_toolset: 1 } },
  nextTick: [Function: nextTick],
  _tickCallback: [Function: _tickDomainCallback],
  _tickDomainCallback: [Function: _tickDomainCallback],
  stdout: [Getter],
  stderr: [Getter],
  stdin: [Getter],
  openStdin: [Function],
  exit: [Function],
  kill: [Function],
  _eventsCount: NaN }
  
  //
  //
  //
  
// C:\Users\Andrew>jx
> process
{ title: [Getter/Setter],
  subThread: false,
  threadId: -1,
  version: 'v0.10.40',
  jxversion: 'v0.3.1.1',
  moduleLoadList:
   [ 'Binding evals',
     'Binding natives',
     'Binding memory_wrap',
     'NativeModule events',
     'NativeModule buffer',
     'Binding buffer',
     'NativeModule assert',
     'NativeModule util',
     'Binding thread_wrap',
     'NativeModule stream',
     'NativeModule _stream_readable',
     'NativeModule _stream_writable',
     'NativeModule _stream_duplex',
     'NativeModule _stream_transform',
     'NativeModule _stream_passthrough',
     'NativeModule console',
     'Binding tty_wrap',
     'NativeModule tty',
     'NativeModule net',
     'NativeModule timers',
     'Binding timer_wrap',
     'NativeModule _linklist',
     'Binding cares_wrap',
     'Binding constants',
     'Binding signal_wrap',
     'Binding jxutils_wrap',
     'NativeModule path',
     'NativeModule fs',
     'Binding fs',
     'NativeModule module',
     'NativeModule vm',
     'NativeModule readline',
     'NativeModule string_decoder' ],
  versions:
   { http_parser: '1.0',
     node: '0.10.40',
     jxcore: '0.3.1.1',
     v8: 0,
     ch: '11.0.10240.16542',
     sm: 0,
     embedded: { sqlite: '3.9.1' },
     ares: '1.9.0-DEV',
     uv: '0.10.36',
     zlib: '1.2.3',
     modules: '11',
     openssl: '1.0.1p' },
  arch: 'ia32',
  platform: 'win32',
  argv: [ 'jx' ],
  execArgv: [],
  env:
   { ALLUSERSPROFILE: 'C:\\ProgramData',
     APPDATA: 'C:\\Users\\Andrew\\AppData\\Roaming',
     CommonProgramFiles: 'C:\\Program Files\\Common Files',
     COMPUTERNAME: 'SLABBO',
     ComSpec: 'C:\\WINDOWS\\system32\\cmd.exe',
     FP_NO_HOST_CHECK: 'NO',
     HOMEDRIVE: 'C:',
     HOMEPATH: '\\Users\\Andrew',
     LOCALAPPDATA: 'C:\\Users\\Andrew\\AppData\\Local',
     LOGONSERVER: '\\\\MicrosoftAccount',
     npm_config_node_gyp: 'C:\\Program Files\\NodejsUwp\\Console\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js',
     NUMBER_OF_PROCESSORS: '4',
     OnlineServices: 'Online Services',
     OS: 'Windows_NT',
     Path: 'C:\\Program Files\\NodejsUwp\\Console\\node_modules\\npm\\bin\\node-gyp-bin;C:\\Program Files\\NodejsUwp\\Console\\;C:\\Users\\Andrew\\AppData\\Roaming\\npm;C:\\Program Files\\Intel\\TXE Components\\TCS\\;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\Intel\\TXE Components\\DAL\\;C:\\Program Files\\Intel\\TXE Components\\IPT\\;C:\\Program Files\\nodejs\\;C:\\Program Files\\JXcore;C:\\Program Files\\NodejsUwp\\Console\\;C:\\Users\\Andrew\\AppData\\Roaming\\npm',
     PATHEXT: '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC',
     PCBRAND: 'Presario',
     Platform: 'MCD',
     PROCESSOR_ARCHITECTURE: 'x86',
     PROCESSOR_IDENTIFIER: 'x86 Family 6 Model 55 Stepping 8, GenuineIntel',
     PROCESSOR_LEVEL: '6',
     PROCESSOR_REVISION: '3708',
     ProgramData: 'C:\\ProgramData',
     ProgramFiles: 'C:\\Program Files',
     PROMPT: '$P$G',
     PSModulePath: 'C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules\\',
     PUBLIC: 'C:\\Users\\Public',
     SESSIONNAME: 'Console',
     SystemDrive: 'C:',
     SystemRoot: 'C:\\WINDOWS',
     TEMP: 'C:\\Users\\Andrew\\AppData\\Local\\Temp',
     TMP: 'C:\\Users\\Andrew\\AppData\\Local\\Temp',
     USERDOMAIN: 'SLABBO',
     USERDOMAIN_ROAMINGPROFILE: 'SLABBO',
     USERNAME: 'Andrew',
     USERPROFILE: 'C:\\Users\\Andrew',
     windir: 'C:\\WINDOWS' },
  pid: 2784,
  features:
   { debug: false,
     uv: true,
     ipv6: true,
     tls_npn: true,
     tls_sni: true,
     tls: true },
  _needImmediateCallback: [Getter/Setter],
  execPath: 'C:\\Program Files\\JXcore\\jx.exe',
  debugPort: [Getter/Setter],
  isEmbedded: false,
  hasStdFds: false,
  _rawDebug: [Function],
  _getActiveRequests: [Function: _getActiveRequests],
  _getActiveHandles: [Function: _getActiveHandles],
  _needTickCallback: [Function: _needTickCallback],
  reallyExit: [Function: reallyExit],
  abort: [Function: abort],
  chdir: [Function: chdir],
  cwd: [Function: cwd],
  umask: [Function: umask],
  _kill: [Function: _kill],
  _debugProcess: [Function: _debugProcess],
  _debugPause: [Function: _debugPause],
  _debugEnd: [Function: _debugEnd],
  hrtime: [Function: hrtime],
  _dlopen: [Function: _dlopen],
  uptime: [Function: uptime],
  memoryUsage: [Function: memoryUsage],
  binding: [Function: binding],
  _usingDomains: [Function: _usingDomains],
  _tickInfoBox:
   { '0': 2,
     '1': 0,
     '2': 0 },
  _events:
   { '$$restart': [Function],
     SIGWINCH: [Function] },
  dlopen: [Function],
  domain: null,
  _maxListeners: 10,
  EventEmitter: { [Function: EventEmitter] listenerCount: [Function] },
  _fatalException: [Function],
  _exiting: false,
  sendToMain: [Function],
  sendToThread: [Function],
  sendToThreads: [Function],
  keepAlive: [Function],
  release: [Function],
  unloadThread: [Function],
  assert: [Function],
  config:
   { target_defaults:
      { cflags: [],
        default_configuration: 'Release',
        defines: [],
        include_dirs: [],
        libraries: [] },
     variables:
      { clang: 0,
        host_arch: 'x64',
        icu_small: false,
        node_compress_internals: 0,
        node_embed_leveldown: 0,
        node_engine_chakra: 1,
        node_engine_mozilla: 0,
        node_engine_v8: 0,
        node_install_npm: true,
        node_no_sqlite: 0,
        node_prefix: '',
        node_shared_cares: false,
        node_shared_http_parser: false,
        node_shared_library: 0,
        node_shared_libuv: false,
        node_shared_openssl: false,
        node_shared_v8: false,
        node_shared_zlib: false,
        node_static_library: 0,
        node_tag: '',
        node_use_dtrace: false,
        node_use_etw: false,
        node_use_mdb: false,
        node_use_openssl: true,
        node_use_perfctr: true,
        node_win_onecore: 0,
        openssl_no_asm: 0,
        python: 'C:\\Python27\\python.exe',
        target_arch: 'ia32',
        uclibc_defined: 0,
        'use_system_icu%': 0,
        uv_library: 'static_library',
        v8_enable_gdbjit: 0,
        v8_enable_i18n_support: 0,
        v8_is_3_14: 0,
        v8_is_3_28: 1,
        v8_no_strict_aliasing: 1,
        v8_optimized_debug: 0,
        v8_random_seed: 0,
        v8_use_snapshot: true,
        visibility: '',
        want_separate_host_toolset: 1 } },
  _currentTickHandler: [Function: _nextTick],
  _nextDomainTick: [Function: _nextDomainTick],
  _tickCallback: [Function: _tickCallback],
  _tickDomainCallback: [Function: _tickDomainCallback],
  _tickFromSpinner: [Function: _tickFromSpinner],
  nextTick: [Function: nextTick],
  maxTickDepth: 1000,
  stdout: [Getter],
  stderr: [Getter],
  stdin: [Getter],
  openStdin: [Function],
  exit: [Function],
  kill: [Function],
  addListener: [Function],
  on: [Function],
  removeListener: [Function] }