Utent:Data Gamer/vector.js

De Wikipedia

Nota: dopo che t'hee publicad, te podarisset havegh de netà la chèsc del programma de navigazzion per vedé i cambiament.

  • Firefox / Safari: schiscia sgiò el boton di leter grande intanta che te fee clich in su Ricarica, opur schiscia Ctrl insema a F5 opur Ctrl e R (⌘-R on a Mac)
  • Google Chrome: schiscia Ctrl̹ e insema a Shift e R (⌘ e Shift e R cont el Mac)
  • Internet Explorer / Edge: schiscia sgiò Ctrl intanta che te clichet in su Aggiorna, o schiscia sgiò insema Ctrl e F5
  • Opera: Schischia sgiò Ctrl-F5.
if (mw.config.get('wgPageName')=="Ειδικό:ΚενήΣελίδα/list") {
  var list = prompt("Paste list of page names").split('\n');
  alert(list);
  for (var i = 0; i < list.length; i++) {
    open("https://el.wikipedia.org/w/index.php?action=edit&title="+encodeURIComponent(list[i].replace(/ /g,'_')));
  }
}

var articleTranslatorConf = {
    'homeWiki': 'el'
};
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Ebraminio/ArticleTranslator.js&action=raw&ctype=text/javascript' );