رہنمائے میڈیاویکی اےپی‌آئی

ذیل میں میڈیاویکی اےپی‌آئی کی دستاویزی تفصیلات درج ہیں جو خودکار طور پر لکھی گئی ہیں۔

دستاویز اور مثالوں کے لیے ملاحظہ فرمائیں: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

submodule=view-topiclist (vtl)

(main | flow | view-topiclist)
  • اس ماڈیول کے لیے اختیارات مطالعہ درکار ہیں۔
  • ماخذ: Flow
  • اجازت نامہ: GPL-2.0-or-later

View a list of topics.

مخصوص پیرامیٹر:
دیگر عمومی پیرامیٹر دستیاب ہیں۔
vtloffset-dir

Direction to order the topics.

ذیل کی قدروں میں سے کوئی ایک: fwd، rev
طے شدہ: fwd
vtlsortby

Sorting option of the topics, either updated (ordered by topic update time), or newest (ordered by topic creation time).

ذیل کی قدروں میں سے کوئی ایک: newest، updated، user
طے شدہ: user
vtlsavesortby

Save sortby option to user preferences, if set.

طرز: بولین (تفصیلات)
vtloffset-id

Offset value (in UUID format) to start fetching topics at; used only with newest ordering

vtloffset

Offset value (as a topic update timestamp, in TS_MW format (YYYYMMDDHHMMSS)), to start fetching topics at; used only with updated ordering

vtlinclude-offset

Includes the offset item in the results as well.

طرز: بولین (تفصیلات)
vtllimit

Number of topics to fetch.

طرز: عدد صحیح یا max
The value must be between 0 and 100.
طے شدہ: 10
vtltoconly

Whether to respond with only the information required for the TOC.

طرز: بولین (تفصیلات)
vtlformat

Format to return the content in.

ذیل کی قدروں میں سے کوئی ایک: fixed-html، html، wikitext
طے شدہ: fixed-html