MediaWiki API 說明
此頁為自動產生的 MediaWiki API 說明文件頁面。
說明文件與範例:https://www.mediawiki.org/wiki/API
prop=pageprops <pre>(pp) </pre>
- 此模組需要讀取權限。
Get various properties defined in the page content.
參數:
- ppcontinue
当更多结果可用时,使用这个继续。
- ppprop
Only list these props. Useful for checking whether a certain page uses a certain page prop.
- 使用 | 分隔數值。 上限值為 50 (機器人為 500)。
範例:
- 获得用于Category:Foo的属性。
- api.php?action=query&prop=pageprops&titles=Category:Foo