From mschae’s docs
Revision as of 14:18, 13 October 2025 by Mschae23 (talk | contribs) (Add quotation marks around JSON key)

This template is used to illustrate JSON object trees in documentation.

Usage

<div class="treeview">
* {{Json|object}}: The object.
** {{Json|int|number}}: The version number.
</div>

Example

  • object: The object.
    • "version" (int): The version number.