MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

action=cargoautocomplete

(main | cargoautocomplete)

Autocompletion call used by the Cargo extension.

Parameters:
limit

A limit on the number of results returned

No more than 500 (5,000 for bots) allowed.
Type: integer or max
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