{{#if attributes}}
{{#each attributes}}
    * `{{type}}` - {{description}}
    {{> attributes_noname}}
{{/each}}
{{/if}}