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
値は1以上500以下です。
既定: 10
substr

Search substring

table

Cargo table for which to search values

field

Cargo field for which to search values

where

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