{{# Vars: type string The taxonomy type. folder string The folder to search in. sort_by string The field to sort by. sort_dir string The direction to sort in. heading string Heading to show above the listing. #}} {{ taxonomy:listing type = "{type}" folder = "{folder}" sort_by = "{sort_by}" sort_dir = "{sort_dir}" }} {{ if first }}
{{ heading }} ({{ total_results }})
{{ /if }} {{ if index <= 5 }} {{ name|title }} {{ if index == 5 }}
Show more Show less
{{ /if }} {{ /taxonomy:listing }}