User:Fexpr/common.js

From Wikidata
Revision as of 06:05, 4 September 2024 by Fexpr (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After publishing, 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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/*ArticleQuality: showing ORES of article quality*/
importScript("User:EpochFail/ArticleQuality.js");
importScript( "User:Lectrician1/SenseForThisItem.js" );
importScript( "User:Lucas_Werkmeister/hyphenation-point.js" );
importScript( "User:Nikki/LexemeTranslations.js" );
importScript( 'User:Nikki/LexemeEntitySuggester.js' );
importScript( 'User:Bennylin/jsonLexeme.js' );
importScript('User:Eavanxing/prove_test.js');
importScript('User:Yair rand/WikidataInfo.js');
/*importScript("User:Zvpunry/WikibaseEcho.js");*/

/*
var node2 = mw.util.addPortletLink(
    'p-tb',
    'https://www.wikidata.org/wiki/Wikidata:Lexicographical_data/Universal_Dependencies',
    'Start copySenses script'
);
$( node2 ).on( 'click', function ( e ) {
    importScript( "User:Jon Harald Søby/copySenses.js" );
    e.preventDefault();
} );
mw.loader.load("//www.wikidata.org/w/index.php?title=User:Nikki/LexemeAddIPA.js&action=raw&ctype=text/javascript")
*/