"|default:trans("- no description -")}{if $netdev.filecontainers}
{implode(' ', $netdev.filecontainers)}{/if}"
>{$netdev.name}
{if $netdev.producer}
{$netdev.producer} {if $netdev.model}/ {$netdev.model}{/if}
{else}
{/if}
|
{if $netdev.location}
{$netdev.location}
{if $netdev.borough_name}
({$netdev.state_name} / {$netdev.district_name} / {$_BOROUGHTYPES[$netdev.borough_type]} {$netdev.borough_name})
{/if}
{elseif $netdev.netnodeid && $netnodes[$netdev.netnodeid].location}
{$netnodeid=$netdev.netnodeid}
{$netnodes[$netnodeid].location} {trans("(from network node)")}
{if $netnodes[$netnodeid].location_borough_name}
({$netnodes[$netnodeid].location_state_name} / {$netnodes[$netnodeid].location_district_name} / {$_BOROUGHTYPES[$netnodes[$netnodeid].location_borough_type]} {$netnodes[$netnodeid].location_borough_name})
{/if}
{/if}
|
{if $netdev.netnode} {$netdev.netnode}{/if}
{if $netdev.customerid} {$netdev.customerid}{/if}
|
({$netdev.id|string_format:"%04d"})
|
{$netdev.ports} ({$netdev.takenports})
{$netdev.serialnumber}
|
{foreach $netdev.customlinks as $link}
{if isset($link.icon)} {else}{$link.label}{/if}
{if isset($link.extra)}{$link.extra}{/if}
{/foreach}
|
{if $netdevlist[netdevlist.index_next].ownerid == $netdev.ownerid && $listdata.order == "owner"}{cycle print=false}{/if}
{foreachelse}