Pomoc MediaWiki API
To jest automatycznie wygenerowana strona dokumentacji MediaWiki API. Dokumentacja i przykłady: https://www.mediawiki.org/wiki/API
prop=pageprops (pp)
- Ten moduł wymaga praw odczytu.
Get various properties defined in the page content.
Parametry:
- ppcontinue
When more results are available, use this to continue.
- ppprop
Only list these props. Useful for checking whether a certain page uses a certain page prop.
- Oddziel wartości za pomocą |. Maksymalna ilość wartości to 50 (500 dla botów).
Przykład:
- Get properties for Category:Foo.
- api.php?action=query&prop=pageprops&titles=Category:Foo