MediaWiki API hulp
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
format=phpfm
(main | phpfm)
- Voor deze module zijn leesrechten nodig.
- Bron: MediaWiki
- Licentie: GPL-2.0-or-later
Toon de data in geserialiseerde PHP (opgemaakt in HTML).
Specifieke parameters:
Other general parameters are available.
- wrappedhtml
Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object.
- Type: boolean (details)
- formatversion
Uitvoeropmaak
- 1
- Backwards-compatible format (XML-style booleans, * keys for content nodes, etc.).
- 2
- Modern formaat.
- latest
- Use the latest format (currently 2), may change without warning.
- Een van de volgende waarden: 1, 2, latest
- Standaard: 1
Voorbeeld:
- Return the query result in the PHP format.
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=phpfm [in de sandbox openen]