Jump to content

User:Azareel James/sandbox

From Wikipedia, the free encyclopedia

Onlinepedia

is an online encyclopedia like Wikipedia or MediaWiki. This text & Image are from Wikipedia API. It doesn't need fetch to get response, it use EngineScript to get API.

Example code:

getExtension("Wikipedia", "wiki");

async function main(){

  const txt = await wiki.search("Encyclopedia");
  term.msg(txt);

} // main() always executes after the code.

If you want to visit this website, click here!