MediaWiki API ヘルプ

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

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

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

型: 整数または 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

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

型: 真偽値 (詳細)
where

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