$CATEGORY [$catid][ismenu] column shows navigation
$CATEGORY [$catid][catid] Column ID
$CATEGORY the module where [$catid][module] column is located
$CATEGORY [$catid][type] Column type
$CATEGORY [$catid][modelid] column belongs to the model ID
$CATEGORY [$catid][catname] Column name
$CATEGORY [$catid][style] Column name style
$CATEGORY [$catid][image] section
$CATEGORY [$catid][catdir] column path
$CATEGORY [$catid][url] Directory URL
$CATEGORY The parent ID of the [$catid][parentid] Column
$CATEGORY [$catid][arrparentid] Parent column ID
$CATEGORY [$catid][parentdir] The path to the parent column
$CATEGORY [$catid][child] have sub-columns
Sub-column ID $CATEGORY [$catid][arrchildid] Column
$CATEGORY [$catid][items] Number of columns
$CATEGORY [$catid][ismenu] column shows navigation
$CATEGORY [$catid][catid] Column ID
$CATEGORY the module where [$catid][module] column is located
$CATEGORY [$catid][type] Column type
$CATEGORY [$catid][modelid] column belongs to the model ID
$CATEGORY [$catid][catname] Column name
$CATEGORY [$catid][style] Column name style
$CATEGORY [$catid][image] section
$CATEGORY [$catid][catdir] column path
$CATEGORY [$catid][url] Directory URL
$CATEGORY The parent ID of the [$catid][parentid] Column
$CATEGORY [$catid][arrparentid] Parent column ID
$CATEGORY [$catid][parentdir] The path to the parent column
$CATEGORY [$catid][child] have sub-columns
Sub-column ID $CATEGORY [$catid][arrchildid] Column
$CATEGORY [$catid][items] Number of columns
Content page Current column category name:
{loop subcat ($CAT [ParentID]) $v}
<a href= "{$v [url]}" >{$v [catname]}</a>
{/loop}
List page Current column peer column name:
{pc:content action= "category" Catid= "$parentid" siteid= "$siteid" order= "Listorder ASC "}
{loop $data $r}
<a href= "{$r [url]}" >{$r [Catname]}</a>
{/loop}
{/pc}