$node = if(t.ctype, v.load_content_node(t.pkey))>
<$ps = v.load_plgset('<@this>')>
<@ifexec(node.children, begin)>
記事リスト
<@forexec(t2, node.children, begin)>
- <@t2.title>
<$end>
<$end>
<@ifexec(!node.children && node.family, begin)>
関連記事
<@forexec(t2, load_from_ary(node.family, ps.displays || 5), begin)>
- <@t2.title>
<$end>
<$end>