Pomoc MediaWiki API
To jest automatycznie wygenerowana strona dokumentacji MediaWiki API. Dokumentacja i przykłady: https://www.mediawiki.org/wiki/API
action=pfautocomplete
- Ten moduł wymaga praw odczytu.
- Źródło: Page Forms
- Licencja: GPL-2.0+
Autocompletion used by the Page Forms extension.
- limit
A limit on the number of results returned
- Nie więcej niż 500 (5000 dla botów) dozwolone.
- Type: integer or max
- Domyślnie: 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
- 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
- field_is_array
Whether the specified Cargo field holds an array of values
- namespace
A namespace whose pages will be autocompleted on
- external_url
Alias zewnętrznego adresu URL, z którego uzyskuje się wartość
- 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