{##}
{{ if $item.owner_url }}
$item.wall
{{ endif }} {##} {##} $item.name {##} {##} {##}
{{ if $item.lock }}{##}$item.lock{##} {{ else }}
{{ endif }}
$item.location
{##} $item.name{{ if $item.owner_url }} $item.to $item.owner_name $item.vwall{{ endif }}
$item.ago
{##}
$item.title
{##}
$item.body {##} {{ for $item.tags as $tag }} $tag {{ endfor }} {##} {{ if $item.has_cats }}
$item.txt_cats {{ for $item.categories as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }} {{ if $item.has_folders }}
$item.txt_folders {{ for $item.folders as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }}
{{ if $item.vote }} {{ endif }} {{ if $item.plink }} {##}{##} {{ endif }} {{ if $item.edpost }} {{ endif }} {{ if $item.star }} {{ endif }} {##} {##} {##} {{ if $item.drop.dropping }}{{ endif }} {##} {##} {##}
{##}
$item.like
$item.dislike
{{ if $item.threaded }} {{ if $item.comment }} {##} $item.comment {##} {{ endif }} {{ endif }} {##} {##} {{ for $item.children as $child }} {{ inc $child.template with $item=$child }}{{ endinc }} {{ endfor }} {{ if $item.flatten }} {##} $item.comment {##} {{ endif }}