MediaWiki API hulp

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

list=exturlusage (eu)

(main | query | exturlusage)
  • Voor deze module zijn leesrechten nodig.
  • This module can be used as a generator.
  • Bron: MediaWiki
  • Licentie: GPL-2.0-or-later

Enumerate pages that contain a given URL.

Parameters:
euprop

Which pieces of information to include:

ids
Adds the ID of page.
title
Adds the title and namespace ID of the page.
url
Adds the URL used in the page.
Waarden (gescheiden met | of alternatief): ids, title, url
Standaard: ids|title|url
eucontinue

When more results are available, use this to continue.

euprotocol

Protocol of the URL. If empty and euquery is set, the protocol is http. Leave both this and euquery empty to list all external links.

Een van de volgende waarden: Moet leeg of bitcoin, ftp, ftps, geo, git, gopher, http, https, irc, ircs, magnet, mailto, mms, news, nntp, redis, sftp, sip, sips, sms, ssh, svn, tel, telnet, urn, worldwind, xmpp zijn
Default: (empty)
euquery

Search string without protocol. See Special:LinkSearch. Leave empty to list all external links.

eunamespace

The page namespaces to enumerate.

Waarden (gescheiden met | of alternatief): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
Gebruik * om alle waarden op te geven.
eulimit

How many pages to return.

Niet meer dan 500 (5.000 voor bots) toegestaan.
Type: geheel getal of max
Standaard: 10
euexpandurl

Expand protocol-relative URLs with the canonical protocol.

Type: boolean (details)