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
command=setup
(main | readinglists | setup)
- มอดูลนี้เป็นมอดูลภายในหรือไม่เสถียร การดำเนินการของมอดูลนี้อาจเปลี่ยนแปลงได้โดยไม่แจ้งให้ทราบล่วงหน้า
- มอดูลนี้ต้องการสิทธิในการอ่าน
- มอดูลนี้ต้องการสิทธิในการเขียน
- มอดูลนี้ยอมรับเฉพาะคำขอ POST เท่านั้น
- แหล่งที่มา: ReadingLists
- สัญญาอนุญาต: GPL-2.0-or-later
Enable lists for the current user.
This command must be used before the user can do anything else with reading lists. Also creates a default list. To undo it, use teardown.
ตัวอย่าง:
- Set up reading lists for the current user.
- api.php?action=readinglists&command=setup&token=123ABC [เปิดในกระบะทราย]