Trợ giúp về API MediaWiki
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
list=prefixsearch (ps)
- Mô đun này cần quyền đọc.
- This module can be used as a generator.
- Source: MediaWiki
- License: GPL-2.0+
Perform a prefix search for page titles.
Các tham số:
- pssearch
Search string.
- Tham số này là bắt buộc.
- psnamespace
Namespaces to search.
- Các giá trị (phân tách bằng |): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 1198, 1199
- Mặc định: 0
- pslimit
Maximum number of results to return.
- Không cho phép hơn 100 (200 đối với các bot).
- Type: integer or max
- Mặc định: 10
- psoffset
Number of results to skip.
- Type: integer
- Mặc định: 0
Ví dụ:
- Search for page titles beginning with meaning.
- api.php?action=query&list=prefixsearch&pssearch=meaning