MediaWiki API ヘルプ

このページは自動生成された MediaWiki API の説明文書ページです。

説明文書と例: https://www.mediawiki.org/wiki/API

action=cargoautocomplete

(main | cargoautocomplete)
  • このモジュールは読み取りの権限を必要とします。
  • ソース: Cargo
  • ライセンス: GPL-2.0-or-later

Autocompletion call used by the Cargo extension.

パラメーター:
limit

A limit on the number of results returned

500(botは5,000)より多くは受け付けません。
Type: integer or max
既定値: 10
substr

Search substring

table

Cargo table for which to search values

field

Cargo field for which to search values

field_is_array

フィールドに値のリストが保持されているかどうか

Type: boolean (details)
where

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