MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
format=xmlfm
(main | xmlfm)
- Este módulo requiere permisos de lectura.
- Fuente: MediaWiki
- Licencia: GPL-2.0+
Output data in XML format (pretty-print in HTML).
Parámetros:
- wrappedhtml
- Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object. 
- Tipo: booleano/lógico (detalles)
- 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. 
- Tipo: booleano/lógico (detalles)
Ejemplo:
- Devolver el resultado de la consulta en formato XML.
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=xmlfm [open in sandbox]