MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=pfautocomplete
- Denne modulen krever lesetilgang.
- Kilde: Page Forms
- Lisens: GPL-2.0-or-later
Autocompletion used by the Page Forms extension.
- limit
En gense på antall resultater som returneres
- Ikke mer enn 500 (5 000 for botter) er tillatt.
- Type: heltall eller max
- Standard: 10
- substr
Substrengen det skal autofullføres på
- property
En Semantic MediaWiki-egenskap hvis verdier det skal autofullføres på
- category
En kategori hvis sider det skal autofullføres på
- concept
Et Semantic MediaWiki-«konsept» hvis sider det vil autofullføres på
- cargo_table
En databasetabell definert av Cargo-utvidelsen hvis verdier det vil autofullføres på
- cargo_field
The field of the Cargo table whose values will be autocompleted on
- field_is_array
Whether the specified Cargo field holds an array of values
- 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