From mschae’s docs
Revision as of 14:16, 13 October 2025 by Mschae23 (talk | contribs) (Fix unintended space)

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.