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=allpages (ap)

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

Enumerate all pages sequentially in a given namespace.

Specifični parametri:
Na voljo so tudi drugi splošni parametri.
apfrom

The page title to start enumerating from.

apcontinue

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

apto

The page title to stop enumerating at.

apprefix

Search for all page titles that begin with this value.

apnamespace

The namespace to enumerate.

One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 118, 119, 710, 711, 828, 829
Privzeto: 0
apfilterredir

Which pages to list.

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

One of the following values: all, nonredirects, redirects
Privzeto: all
apfilterlanglinks

Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions.

One of the following values: all, withlanglinks, withoutlanglinks
Privzeto: all
apminsize

Limit to pages with at least this many bytes.

Vtipkajte: celo število
apmaxsize

Limit to pages with at most this many bytes.

Vtipkajte: celo število
apprtype

Omejitev samo na zaščitene strani.

Values (separate with | or alternative): edit, move, upload
apprlevel

Filter protections based on protection level (must be used with apprtype= parameter).

Values (separate with | or alternative): Lahko je prazno ali autoconfirmed, sysop
apprfiltercascade

Filter protections based on cascadingness (ignored when apprtype isn't set).

One of the following values: all, cascading, noncascading
Privzeto: all
apprexpiry

S katerim pretekom zaščite naj se filtrira stran:

indefinite
Pridobijo naj se samo strani z nedoločenim pretekom zaščite.
definite
Pridobijo naj se samo strani z določenim (specifičnim) pretekom zaščite.
all
Pridobitev strani s kakršnim koli pretekom zaščite.
One of the following values: all, definite, indefinite
Privzeto: all
aplimit

How many total pages to return.

Type: integer or max
Vrednost mora biti med 1 in 500.
Privzeto: 10
apdir

The direction in which to list.

One of the following values: ascending, descending
Privzeto: ascending