Pomoc MediaWiki API
To jest automatycznie wygenerowana strona dokumentacji MediaWiki API. Dokumentacja i przykłady: https://www.mediawiki.org/wiki/API
action=askargs
(main | askargs)
- Ten moduł wymaga praw odczytu.
- Źródło: Semantic MediaWiki
- Licencja: GPL-2.0+
API module to query SMW by providing a query specified as a list of conditions, printouts and parameters.
Parametry:
- conditions
The query conditions, i.e. the requirements for a subject to be included
- Ten parametr jest wymagany.
- Oddziel wartości za pomocą | lub alternatywy. Maksymalna liczba wartości to 50 (500 dla botów).
- printouts
The query printouts, i.e. the properties to show per subject
- Oddziel wartości za pomocą | lub alternatywy. Maksymalna liczba wartości to 50 (500 dla botów).
- Domyślnie: (puste)
- parameters
The query parameters, i.e. all non-condition and non-printout arguments
- Oddziel wartości za pomocą | lub alternatywy. Maksymalna liczba wartości to 50 (500 dla botów).
- Domyślnie: (puste)