Turn an array into a pipe-delimited string. Useful when passing an array of things into a parameter.
collections: - blog - news - wigs
{{ collection from="{collections|option_list}" }}
Can also be used by its alias, piped
.
option_list
ModifierTurn an array into a pipe-delimited string. Useful when passing an array of things into a parameter.
collections: - blog - news - wigs
{{ collection from="{collections|option_list}" }}
Can also be used by its alias, piped
.
These similar modifiers may aid you on your quest.
Submit improvements, related content, or suggestions through Github.
Betterify this page →