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)

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

field_is_array

Whether the field holds a list of values

Type: boolean (details)
where

The "where" clause for the query, based on the other filters specified