MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

list=exturlusage (eu)

(main | query | exturlusage)
  • Denna modul kräver läsrättigheter.
  • Denna modul kan användas som en generator.

Enumerate pages that contain a given URL.

Parametrar:
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.
värden (separade med "|"): ids, title, url
Default: ids|title|url
euoffset

When more results are available, use this to continue.

euprotocol

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

ett värde: Kan vara tom, eller 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
Default: (empty)
euquery

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

eunamespace

The page namespaces to enumerate.

värden (separade med "|"): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 828, 829
eulimit

How many pages to return.

Inte mer än 500 (5 000 för robotar) tillåts.
Default: 10
euexpandurl

Expand protocol-relative URLs with the canonical protocol.