User talk:Ricordisamoa/ACimport.js

From Wikidata
Jump to navigation Jump to search

Methods[edit]

ACimport.startTask(lang,taskLength)
ACimport.fromPage(lang,pageTitle)

Parameters[edit]

  • lang: string, one of the following:
    • "en"
    • "de"
    • "it"
    • "ja"
  • taskLength: an integer, how many pages the bot should check for Authority Control data (starting from the first page on the wiki)
  • pageTitle: the title of the page from which import Authority Control data

Examples[edit]

ACimport.startTask("de",14)
ACimport.fromPage("it","Leonardo da Vinci")