Referred by

Category

Filters

Template value transformations for text, collections, dates, numbers, URLs, and other data.

Filters

vsplit_in

This filter splits a list in shorter lists. It splits an array in N sub-arrays of more or less equal length. This is useful when displaying a list of items in…