{{#if attributes}}
{{#each attributes}}
    * `{{{@key}}} ({{{type}}})` - {{{description}}}
    {{> attributes}}
{{/each}}
{{/if}}