MediaWiki API súgó
Ez egy automatikusan generált MediaWiki-API-dokumentációs lap.
Dokumentáció és példák: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
format=xmlfm
(main | xmlfm)
- Ez a modul olvasási jogot igényel.
 - Forrás: MediaWiki
 - Licenc: GPL-2.0-or-later
 
Output data in XML format (pretty-print in HTML).
Jellemző paraméterek:
Other general parameters are available.
- wrappedhtml
 Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object.
- Típus: logikai (részletek)
 - xslt
 If specified, adds the named page as an XSL stylesheet. The value must be a title in the MediaWiki namespace ending in
.xsl.- includexmlnamespace
 If specified, adds an XML namespace.
- Típus: logikai (részletek)
 
Példa:
- Return the query result in the XML format.
 - api.php?action=query&meta=siteinfo&siprop=namespaces&format=xmlfm [megnyitás a homokozóban]