Search results

Results 1 – 8 of 8
Advanced search

Search in namespaces:

  • [[Wikipedia:Did you know/Create new nomination]] * using [[mw:Snippets/Load JS and CSS by URL]] * * Author: [[User:SD0001]] * */ /* jshint maxerr: 999 */...
    23 KB (2,815 words) - 09:43, 26 April 2024
  • afchViews, afchViewer; // Die if reviewing a nonexistent page or a userjs/css page if ( mw.config.get( 'wgArticleId' ) === 0 || mw.config.get( 'wgPageContentModel'...
    96 KB (10,271 words) - 09:41, 4 May 2024
  • npm run lint:css","lint:dev":"npm run lint:es6 && npm run lint:es5:dev && npm run lint:css","lint:css:fix":'stylelint "styles-src/**/*.css" --fix',"lint:es6:fix":'eslint...
    497 KB (63,387 words) - 06:31, 7 June 2024
  • npm run lint:css","lint:dev":"npm run lint:es6 && npm run lint:es5:dev && npm run lint:css","lint:css:fix":'stylelint "styles-src/**/*.css" --fix',"lint:es6:fix":'eslint...
    497 KB (63,387 words) - 00:24, 13 June 2024
  • in references array. // key - "strings", value - array of orig strings var citations = {}; // Array of reference objects...
    85 KB (9,480 words) - 16:38, 25 October 2019
  • style.display = 'none'; this.visible = false; } this.runHooks('hide', 'after'); }; /** * Shows the popup using CSS. Runs hooks with key 'unhide'...
    257 KB (29,969 words) - 16:33, 4 May 2024
  • addClass('search-hit').css('text-decoration', 'underline')[0]; range.surroundContents(underline_span); this.parentElement.style.display = 'block';...
    92 KB (10,874 words) - 11:09, 10 August 2023
  • init(dragHandle, this.mainDiv); }; /** Hides the popup using CSS. Runs hooks with key 'hide'. Sets {@link #visible} appropriately. {@link #banish}...
    310 KB (29,963 words) - 02:04, 4 January 2022