MediaWiki API resultaat.

Dit is de HTML uitvoer van het JSON formaat. HTML is geschikt voor het debuggen, maar ongeschikt voor applicatiegebruik.

Geef de parameter format mee om het uitvoerformaat te wijzigen. Geef format=json mee om de niet-HTML uitvoer van het JSON formaat te zien.

Bekijk de volledige documentatie, of de API hulp voor meer informatie.

{
    "addchapter": {
        "html": "\n\t\t<div class=\"collection-create-chapter-links\">\n\t\t\t<a class=\"makeVisible\" style=\" display:none;\" onclick=\"return coll_create_chapter()\" href=\"javascript:void(0);\">Hoofdstuk aanmaken</a>\n\t\t\t\t\t\t\t<a onclick=\"return coll_sort_items()\" href=\"/w/index.php?title=Speciaal:Boek&amp;bookcmd=sort_items\">Alfabetisch sorteren</a>\n\t\t\t\t<a onclick=\"return coll_clear_collection()\" href=\"/w/index.php?title=Speciaal:Boek&amp;bookcmd=clear_collection\">Boek legen</a>\n\t\t\t\t\t</div>\n\n\t\t<div class=\"collection-create-chapter-list\">\n\n\t\t\t\t\t\t\t<div style=\"collection-create-chapter-list-text\">\n\t\t\t\t\t<em class=\"makeVisible\" style=\"display:none; font-size: 95%\">Gebruik slepen &amp; neerzetten om de wikipagina's en hoofdstukken in volgorde te zetten.</em>\n\t\t\t\t</div>\n\t\t\t\n\t\t\t<ul id=\"collectionList\">\n\n\t\t\t\t\t\t\t\t\t\t<li id=\"item-0\" class=\"chapter\">\n\t\t\t\t\t\t\t<a onclick=\"return coll_remove_item(0)\" href=\"/w/index.php?title=Speciaal:Boek&amp;bookcmd=remove_item&amp;index%3D=0\" title=\"Verwijderen\"><img src=\"/w/extensions/Collection/images/remove.png\" width=\"10\" height=\"10\" alt=\"Verwijderen\" /></a>\n\t\t\t\t\t\t\t<noscript>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"/w/extensions/Collection/images/trans.png\" width=\"10\" height=\"10\" alt=\"\" />\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"/w/extensions/Collection/images/trans.png\" width=\"10\" height=\"10\" alt=\"\" />\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</noscript>\n\t\t\t\t\t\t\t<img src=\"/w/extensions/Collection/images/trans.png\" width=\"10\" height=\"10\" alt=\"\" />\n\t\t\t\t\t\t\t<strong class=\"title sortableitem\" style=\"margin-left: 0.2em;\">Test</strong>\n\t\t\t\t\t\t\t<a class=\"makeVisible\" style=\"display:none\" onclick=\"return coll_rename_chapter(0, &quot;Test&quot;)\" href=\"javascript:void(0)\">[Hernoemen]</a>\n\t\t\t\t\t\t</li>\n\t\t\t\t\t\t\t\t</ul>\n\n\t\t</div>\n\n\t\t",
        "collection": {
            "title": "",
            "subtitle": "",
            "settings": [],
            "items": [
                {
                    "type": "chapter",
                    "title": "Test"
                }
            ],
            "timestamp": "20240521223632"
        }
    }
}