MediaWiki API súgó

Ez egy automatikusan generált MediaWiki API-dokumentációs lap.

Dokumentáció és példák: https://www.mediawiki.org/wiki/API

list=allpages (ap)

(main | query | allpages)
  • Ez a modul olvasási jogot igényel.
  • Ez a modul használható generátorként.
  • Forrás: MediaWiki
  • Licenc: GPL-2.0+

Enumerate all pages sequentially in a given namespace.

Paraméterek:
apfrom

The page title to start enumerating from.

apcontinue

When more results are available, use this to continue.

apto

The page title to stop enumerating at.

apprefix

Search for all page titles that begin with this value.

apnamespace

The namespace to enumerate.

A következő értékek egyike: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 102, 103, 104, 105, 106, 107, 110, 111
Default: 0
apfilterredir

Which pages to list.

A következő értékek egyike: all, redirects, nonredirects
Default: all
apminsize

Limit to pages with at least this many bytes.

Típus: egész
apmaxsize

Limit to pages with at most this many bytes.

Típus: egész
apprtype

Limit to protected pages only.

Értékek (elválasztó: |): edit, move, upload
apprlevel

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

Értékek (elválasztó: |): Lehet üres vagy autoconfirmed, sysop
apprfiltercascade

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

A következő értékek egyike: cascading, noncascading, all
Default: all
aplimit

How many total pages to return.

Nem engedélyezett több mint 500 (botoknak 5 000).
Típus: egész vagy max
Default: 10
apdir

The direction in which to list.

A következő értékek egyike: ascending, descending
Default: ascending
apfilterlanglinks

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

A következő értékek egyike: withlanglinks, withoutlanglinks, all
Default: all
apprexpiry

Which protection expiry to filter the page on:

indefinite
Get only pages with indefinite protection expiry.
definite
Get only pages with a definite (specific) protection expiry.
all
Get pages with any protections expiry.
A következő értékek egyike: indefinite, definite, all
Default: all
A lap eredeti címe: „https://hu.opensuse.org/Speciális:ApiHelp