{{ collection from="{ list_children ? page:collection:handle : collection | option_list }" parent:is="{ list_children ? page:id : null }" :limit="limit" sort="{ order_by }:{ direction }" as="entries" }} {{ unless no_results }} {{ partial src="components/organisms/lists/{ variant }-list" }} {{ /unless }} {{ /collection }}