Scenario: {{{ rendered_children.name }}}{{#if context.uids}}{{#if rendered_children.uid}} (uid:{{{rendered_children.uid}}}){{/if}}{{/if}} {{#if has_tags?}}Meta: {{join rendered_children.tags ‘ ’}} {{/if}}{{#if has_description?}}{{description_with_annotations rendered_children.description}} {{/if}}{{#each rendered_children.body as |step|}}{{{ step }}} {{/each}}{{#if has_datasets?}} Examples: {{#if context.with_dataset_names}}| dataset name {{/if}}| {{ join rendered_children.parameters ‘ | ’ }} |{{#if context.uids}} hiptest-uid |{{/if}} {{{rendered_children.datatable}}}{{/if}}