Pomoc MediaWiki API
To jest automatycznie wygenerowana strona dokumentacji MediaWiki API. Dokumentacja i przykłady: https://www.mediawiki.org/wiki/API
action=graph
(main | graph)
- Ten moduł wymaga praw odczytu.
- Źródło: Graph
- Licencja: MIT
Access graph tag functionality.
Parametry:
- hash
Hash value of the graph
- title
Title of the article with the graph
- text
Text of the graph to be converted to JSON. Must be posted and used without title and hash parameters
Przykład:
- Get the graph JSON by hash and title
- api.php?formatversion=2&action=graph&title=Extension%3AGraph%2FDemo&hash=1533aaad45c733dcc7e07614b54cbae4119a6747 [open in sandbox]