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)
- Questo modulo richiede i diritti di lettura.
 - Fonte: MediaWiki
 - Licenza: GPL-2.0+
 
Output data in XML format (pretty-print in HTML).
Parametri:
- wrappedhtml
 Restituisce l'HTML ben formattato e i moduli ResourceLoader associati come un oggetto JSON.
- Tipo: booleano (dettagli)
 - 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 (dettagli)
 
Esempio:
- Return the query result in the XML format.
 - api.php?action=query&meta=siteinfo&siprop=namespaces&format=xmlfm [apri in una sandbox]