dc-accelerators-content-rendering-service
Version:
Amplience DC Frontend modules, using HTML Service
2 lines (1 loc) • 934 B
HTML
{{#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 roundelRatio}}&roundelRatio1={{roundelRatio}}{{else}}&roundelRatio1=1{{/if}}{{else if (compare roundelPosition "==" "Bottom Left")}}p2_img={{roundel.name}}{{#if roundelRatio}}&roundelRatio2={{roundelRatio}}{{else}}&roundelRatio2=1{{/if}}{{else if (compare roundelPosition "==" "Top Left")}}p3_img={{roundel.name}}{{#if roundelRatio}}&roundelRatio3={{roundelRatio}}{{else}}&roundelRatio3=1{{/if}}{{else if (compare roundelPosition "==" "Top Right")}}p4_img={{roundel.name}}{{#if roundelRatio}}&roundelRatio4={{roundelRatio}}{{else}}&roundelRatio4=1{{/if}}{{else}}p5_img={{roundel.name}}{{#if roundelRatio}}&roundelRatio5={{roundelRatio}}{{else}}&roundelRatio5=1{{/if}}{{/if}}{{#unless isLast}}&{{/unless}}{{/forEach}}{{/if}}{{/and}}