{{#if customTags}}{{#each customTags}}**{{titleCase tag}}**: {{#with (parseType value)~}}
{{#if type}}{{>link to=type}}{{/if}}{{#if description}}{{{inlineLinks description}}}{{/if}}{{/with}}  
{{/each}}{{/if~}}
{{#if rtype}}**rtype**: `{{{rtype}}}`
{{/if~}}
