MediaWiki API help
This is an auto-generated MediaWiki Action API documentation 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.
Specific parameters:
Other general parameters are available.
- 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