راهنمای واسط برنامه‌نویسی کاربردی مدیاویکی

این یک صفحهٔ مستندات برای واسط برنامه‌نویسی کاربردی مدیاویکی است که به‌طور خودکار ایجاد شده است.

مستندات و نمونه‌ها: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=readinglists

(main | readinglists)
  • This module is internal or unstable, and you should not use it. Its operation may change without notice.
  • این پودمان نیازمند اختیارات خواندن است.
  • این پودمان نیازمند اختیارات خواندن است.
  • این پودمان تنها درخواست‌های POST را می‌پذیرد.
  • منبع: ReadingLists
  • مجوز: 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.

پارامترها:
Other general parameters are available.
command

Command (API submodule) for reading list write operations.

create
داخلی Create a new list for the current user.
createentry
داخلی Add a new page to a list belonging to the current user.
delete
داخلی Delete a list belonging to the current user.
deleteentry
داخلی Delete a page from a list belonging to the current user.
setup
داخلی Enable lists for the current user.
teardown
داخلی Disable lists for the current user.
update
داخلی Update a list belonging to the current user.
این پارامتر الزامی است.
یکی از مقدارهای زیر: create، createentry، delete، deleteentry، setup، teardown، update
token

یک بلیط «csrf» واکشی‌شده از action=query&meta=tokens

این پارامتر الزامی است.