Trợ giúp về API MediaWiki

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

submodule=view-topiclist (vtl)

(main | flow | view-topiclist)

Xem danh sách đề tài.

Các tham số:
Other general parameters are available.
vtloffset-dir

Hướng để sắp xếp các đề tài.

Một trong các giá trị: fwd, rev
Default: fwd
vtlsortby

Thứ tự để sắp xếp các đề tài, hoặc updated (theo lúc cập nhật đề tài) hoặc newest (theo lúc tạo ra đề tài).

Một trong các giá trị: newest, updated, user
Default: user
vtlsavesortby

Lưu tùy chọn sortby (sắp xếp), nếu được đặt.

Type: boolean (details)
vtloffset-id

Giá trị lệch (dưới dạng UUID) để bắt đầu lấy đề tài; chỉ sử dụng khi sắp xếp theo thứ tự newest

vtloffset

Giá trị lệch (dưới dạng dấu thời gian cập nhật đề tài, dạng TS_MW, tức YYYYMMDDHHMMSS), để bắt đầu lấy đề tài; chỉ sử dụng khi sắp xếp theo thứ tự updated

vtlinclude-offset

Bao gồm cả mục lệch trong kết quả.

Type: boolean (details)
vtllimit

Số đề tài để lấy.

Type: integer or max
The value must be between 0 and 100.
Default: 10
vtltoconly

Có phải chỉ phản hồi với thông tin cần thiết cho Mục lục.

Type: boolean (details)
vtlformat

Định dạng để trả về nội dung.

Một trong các giá trị: fixed-html, html, wikitext
Default: fixed-html