미디어위키 API 도움말

이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.

설명 문서 및 예시: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=pfautocomplete

(main | pfautocomplete)
  • 이 모듈은 read 권한을 요구합니다.
  • 출처: 문서 폼
  • 라이선스: GPL-2.0-or-later

Page Forms 확장 기능에 의해 사용되는 자동 완성입니다.

특정 변수:
다른 일반 변수를 사용할 수 있습니다.
limit

A limit on the number of results returned

유형: 정수 또는 max
값은 1와 500 사이여야 합니다.
기본값: 10
substr

The substring to autocomplete on

property

A Semantic MediaWiki property whose values will be autocompleted on

category

A category whose pages will be autocompleted on

concept

A Semantic MediaWiki "concept" whose pages will be autocompleted on

wikidata

위키데이터에서 값을 가져오기 위한 검색 문자열

semantic_query

A Semantic MediaWiki query whose results will be autocompleted on

cargo_table

A database table, defined by the Cargo extension, whose values will be autocompleted on

cargo_field

The field of the Cargo table whose values will be autocompleted on

cargo_where

A filter to apply, if the cargo_table and cargo_field parameters are set

namespace

A namespace whose pages will be autocompleted on

external_url

An alias for an external URL from which to get values

baseprop

A previous Semantic MediaWiki property in the form to check against

base_cargo_table

The Cargo table for a previous field in the form to check against

base_cargo_field

The Cargo field for a previous field in the form to check against

basevalue

The value to check for the previous property or field