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=pageswithprop (pwp)

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

List all pages using a given page property.

Paraméterek:
pwppropname

Page property for which to enumerate pages (action=query&list=pagepropnames returns page property names in use).

Ez a paraméter kötelező.
pwpprop

Which pieces of information to include:

ids
Adds the page ID.
title
Adds the title and namespace ID of the page.
value
Adds the value of the page property.
Értékek (elválasztó: |): ids, title, value
Default: ids|title
pwpcontinue

When more results are available, use this to continue.

pwplimit

The maximum number of pages to return.

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

In which direction to sort.

A következő értékek egyike: ascending, descending
Default: ascending
A lap eredeti címe: „https://hu.opensuse.org/Speciális:ApiHelp