ids_string required default (empty - prints nothing)The tree string: a dash-separated list of item ids where parentheses mark children, e.g. PARENT(CHILD1-CHILD2). A plain dash list with no parentheses is a flat list. Usually produced by treestring or xid path. Long or short ids both work; an empty value prints nothing.
top optional default (empty - nothing before children)Template printed BEFORE a node's children, expanded reading that parent node (e.g. top reads the parent). Use it to open a wrapper or print the parent itself. A parent node never prints content - only top and bottom.
content optional default (empty - leaves print nothing)Template printed for each LEAF node, expanded reading that item (e.g. content, _#ITEM_URL). This is what you usually want for a flat list or for the last segment of a breadcrumb.
delim optional default (empty - no separator)Inserted BETWEEN sibling nodes at the same level. Spaces are preserved (parameters are not trimmed), so a delimiter like a comma-space works as written.
bottom optional default (empty - nothing after children)Template printed AFTER a node's children, expanded reading that parent node. Pair it with top to close a wrapper you opened, e.g. top opens a tag and bottom closes it.
{itree:4f3362a62847fe1f8c59ba28a92d42c0::_#HEADLINE::}
{itree:5726c2c6b035d7aab450d1794e9e90d7(4f3362a62847fe1f8c59ba28a92d42c0(ae1da231f3e5bc16496834a0711aa042)):_#HEADLINE / :_#HEADLINE:: }
[{itree:::_#HEADLINE::}]
{itree:5726c2c6b035d7aab450d1794e9e90d7-4f3362a62847fe1f8c59ba28a92d42c0-ae1da231f3e5bc16496834a0711aa042::_#HEADLINE:, :}
{itree:{treestring:{ids:9e1d2b9f88e3d6c3bf0eb967378610d6:::number..........}}:<li>_#HEADLINE<ul>:<li>_#HEADLINE</li>::</ul></li>}
{itree:5726c2c6b035d7aab450d1794e9e90d7(4f3362a62847fe1f8c59ba28a92d42c0-ae1da231f3e5bc16496834a0711aa042):[:_#HEADLINE:, :]}
{itree:{xid:path}: > _#HEADLINK: > _#HEADLINE}
{itree:5726c2c6b035d7aab450d1794e9e90d7(4f3362a62847fe1f8c59ba28a92d42c0-ae1da231f3e5bc16496834a0711aa042):[_#2]:_#HEADLINE:-:}
{itree:5726c2c6b035d7aab450d1794e9e90d7(4f3362a62847fe1f8c59ba28a92d42c0-ae1da231f3e5bc16496834a0711aa042):_#HEADLINE > :_#HEADLINE:, :}