MediaWiki-API-Hilfe
Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.
Dokumentation und Beispiele: https://www.mediawiki.org/wiki/API/de
action=graph
(main | graph)
- Dieses Modul erfordert Leserechte.
- Quelle: Graph
- Lizenz: MIT
Access graph tag functionality.
Parameter:
- hash
- Prüfsummenwert der Grafik 
- title
- Titel der Seite mit der Grafik 
- text
- Text of the graph to be converted to JSON. Must be posted and used without title and hash parameters 
Beispiel:
- Ruft das Grafik-JSON nach Prüfsumme und Titel ab
- api.php?formatversion=2&action=graph&title=Extension%3AGraph%2FDemo&hash=1533aaad45c733dcc7e07614b54cbae4119a6747 [in Spielwiese öffnen]