Справка MediaWiki API

This is an auto-generated MediaWiki API documentation page.

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

action=cargoautocomplete

(main | cargoautocomplete)
  • Этот модуль требует прав на чтение.
  • Источник: Cargo
  • Лицензия: unknown

Autocompletion call used by the Cargo extension.

Параметры:
limit

A limit on the number of results returned

Разрешено не более чем 500 (5000 для ботов).
Тип: целое число или max
По умолчанию: 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

Тип: двоичный (details)
where

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