MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

list=exturlusage (eu)

(main | query | exturlusage)
  • Ta modul zahteva pravice branja.
  • This module can be used as a generator.
  • Source: MediaWiki
  • License: GPL-2.0-or-later

Enumerate pages that contain a given URL.

Specifični parametri:
Na voljo so tudi drugi splošni parametri.
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.
Values (separate with | or alternative): ids, title, url
Privzeto: ids|title|url
eucontinue

Ko bo na voljo več rezultatov, uporabite to za nadaljevanje. Podrobnejše informacije o nadaljevanju poizvedb lahko najdete na mediawiki.org.

euprotocol

Protokol URL-ja. Če je prazno in je nastavljeno euquery, je protokol http in https. Pustite to in euquery prazno, da prikažete vse zunanje povezave.

One of the following values: Lahko je prazno ali bitcoin, ftp, ftps, geo, git, gopher, http, https, irc, ircs, magnet, mailto, matrix, 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.

Note: Due to miser mode, using this may result in fewer than eulimit results returned before continuing; in extreme cases, zero results may be returned.

Values (separate with | or alternative): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 118, 119, 710, 711, 828, 829
To specify all values, use *.
eulimit

How many pages to return.

Type: integer or max
Vrednost mora biti med 1 in 500.
Privzeto: 10
euexpandurl
Opuščeno.

Expand protocol-relative URLs with the canonical protocol.

Type: boolean (details)