{foreach from=$field_value item=list}
  • {$list[0]}: {$list[1]}: {$list[2]}
  • {/foreach}