wikimedia api page creation (single pages)
helper function to do the actual api requests for page and category-page creation
create_page(url, p_title, p_text, category, token)
TRUE
a URL body
page title string of new page
page content string of new page
switch to decide, if the page should be created as category-page
action token to perform the request