Supports both static page urls and their equivalent API calls.
Arguments
- url
(character) MediaWiki page url.
- ...
Arguments passed to
wt_wiki_url_build()
ifurl
is a static page url.
Details
If the URL given is for a human readable html page, we convert it to equivalent API call - if URL is already an API call, we just use that.
See also
Other MediaWiki functions:
wt_wiki_page_parse()
,
wt_wiki_url_build()
,
wt_wiki_url_parse()