{{detail.suggestion}}
{{#format schema detail 'detail'}} {{#otherwise format '===' 'hide'}} {{#when format '===' 'none'}} {{/when}} {{#when format '===' 'lower'}} {{/when}} {{#when format '===' 'upper'}} {{/when}} {{#when format '===' 'capital'}} {{/when}} {{#when format '===' 'length'}} {{/when}} {{#when format '===' 'words'}} {{/when}} {{#when format '===' 'html'}} {{/when}} {{#when format '===' 'markdown'}} {{/when}} {{#when format '===' 'number'}} {{/when}} {{#when format '===' 'price'}} {{/when}} {{#when format '===' 'yes'}} {{/when}} {{#when format '===' 'date'}} {{/when}} {{#when format '===' 'relative'}} {{/when}} {{#when format '===' 'strip'}} {{/when}} {{#when format '===' 'link'}} {{/when}} {{#when format '===' 'image'}} {{/when}} {{#when format '===' 'email'}} {{/when}} {{#when format '===' 'phone'}} {{/when}} {{#when format '===' 'custom'}} {{/when}} {{#when format '===' 'comma'}} {{/when}} {{#when format '===' 'space'}} {{/when}} {{#when format '===' 'nl'}} {{/when}} {{#when format '===' 'ul'}} {{/when}} {{#when format '===' 'ol'}} {{/when}} {{#when format '===' 'meta'}} {{/when}} {{#when format '===' 'tag'}} {{/when}} {{#when format '===' 'jsonpretty'}} {{/when}} {{#when format '===' 'formula'}} {{/when}} {{/otherwise}} {{/format}}
{{label}} {{#is_array value}} {{_ 'Array'}} {{else}} {{~value~}} {{/is_array}} {{lower value}}{{upper value}}{{capital value}}{{chars value parameters}}{{words value parameters}}{{{value}}}{{{markdown value}}}{{number value}}{{price value}}{{#if value}}Yes{{else}}No{{/if}} {{#if value}} {{date value parameters}} {{else}}   {{/if}} {{#if value}} {{relative value parameters}} {{else}}   {{/if}} {{{strip value parameters}}}{{compile parameters.1 ../detail}}{{compile parameters ../detail}}{{compile parameters ../detail}}{{{compile parameters ../detail}}}{{join value ','}}{{join value ' '}} {{#each value}} {{this}} {{#unless @last}}
{{/unless}} {{/each}}
    {{#each value}}
  • {{this}}
  • {{/each}}
    {{#each value}}
  1. {{this}}
  2. {{/each}}
    {{#each value}}
  • {{@key}} : {{this}}
  • {{/each}}
{{#each value}}
{{this}}
{{/each}}
{{{json_pretty value}}} {{formula parameters ../detail}}
{{#if schema.relations.length}}
{{_ 'Relations'}}
{{#relations schema.name 0}} {{#has ../detail name}} {{#scope ../detail name}} {{/scope}} {{/has}} {{/relations}} {{#relations schema.name 1}} {{#has ../detail primary}} {{/has}} {{/relations}} {{#relations schema.name 2}} {{/relations}} {{#relations schema.name 3}} {{/relations}}
{{../singular}} {{suggest ../this this}}   
{{singular}} {{suggest this ../detail}}
{{singular}} {{_ 'View All %s' plural}}
{{singular}} {{_ 'View All %s' plural}}
{{/if}}