UNPKG

@amplience/dynamic-content-accelerators

Version:
1 lines 1.15 kB
{{#and (isArray roundel) (compare (length roundel) ">" 0)}}{{#if roundel.0.roundel.name}}&$roundel$&{{#forEach roundel}}{{#if (compare roundelPosition "==" "Bottom Right")}}p1_img={{roundel.name}}{{#if ratio}}&roundelRatio1={{ratio}}{{else if roundelRatio}}&roundelRatio1={{roundelRatio}}{{else}}&roundelRatio1=0.2{{/if}}{{else if (compare roundelPosition "==" "Bottom Left")}}p2_img={{roundel.name}}{{#if ratio}}&roundelRatio2={{ratio}}{{else if roundelRatio}}&roundelRatio2={{roundelRatio}}{{else}}&roundelRatio2=0.2{{/if}}{{else if (compare roundelPosition "==" "Center")}}p5_img={{roundel.name}}{{#if ratio}}&roundelRatio5={{ratio}}{{else if roundelRatio}}&roundelRatio5={{roundelRatio}}{{else}}&roundelRatio5=0.2{{/if}}{{else if (compare roundelPosition "==" "Top Right")}}p4_img={{roundel.name}}{{#if ratio}}&roundelRatio4={{ratio}}{{else if roundelRatio}}&roundelRatio4={{roundelRatio}}{{else}}&roundelRatio4=0.2{{/if}}{{else}}p3_img={{roundel.name}}{{#if ratio}}&roundelRatio3={{ratio}}{{else if roundelRatio}}&roundelRatio3={{roundelRatio}}{{else}}&roundelRatio3=0.2{{/if}}{{/if}}{{#unless isLast}}&{{/unless}}{{/forEach}}{{/if}}{{/and}}