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/Special:MyLanguage/API:Main_page

action=readinglists

(main | readinglists)
  • Ez a modul belső használatú vagy nem stabil. A működése értesítés nélkül változhat.
  • Ez a modul olvasási jogot igényel.
  • Ez a modul írási jogot igényel.
  • Ez a modul csak POST kéréseket fogad el.
  • Forrás: ReadingLists
  • Licenc: GPL-2.0-or-later

Reading list write operations.

Create/update/delete/sort reading lists and entries. See the documentation of the various commands for details.

Jellemző paraméterek:
Other general parameters are available.
command

Command (API submodule) for reading list write operations.

create
Belső. Create a new list for the current user.
createentry
Belső. Add a new page to a list belonging to the current user.
delete
Belső. Delete a list belonging to the current user.
deleteentry
Belső. Delete a page from a list belonging to the current user.
setup
Belső. Enable lists for the current user.
teardown
Belső. Disable lists for the current user.
update
Belső. Update a list belonging to the current user.
Ez a paraméter kötelező.
A következő értékek egyike: create, createentry, delete, deleteentry, setup, teardown, update
token

Egy „csrf” token, az action=query&meta=tokens kéréssel lekérve

Ez a paraméter kötelező.