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
action=cargoautocomplete
(main | cargoautocomplete)
- This module requires read rights.
- Source: Cargo
- License: GPL-2.0-or-later
Autocompletion call used by the Cargo extension.
Parameters:
- limit
A limit on the number of results returned
- Type: integer or max
- The value must be between 1 and 500.
- Default: 10
- substr
Search substring
- table
Cargo table for which to search values
- field
Cargo field for which to search values
- where
The "where" clause for the query, based on the other filters specified