{$toptenkills|@count} <#Top Players#> {boximg id='plrlist'}
{foreach from=$toptenkills item='p' name="toptenkills"} {foreachelse} {/foreach}
# {sortheader label='<#Player#>' sort='name' baseurl="$PHP_SELF?id=`$weapon.weaponid`" order=$order cursort=$sort} {sortheader label='<#Kills#>' sort='kills' order=$order} {sortheader label='<#Deaths#>' sort='deaths' order=$order} {sortheader label='<#Accuracy#>' sort='accuracy' order=$order} {sortheader label='<#HS%#>' sort='headshotpct' order=$order title="<#Headshot Percentage#>"} {sortheader label='<#S:K#>' sort='shotsperkill' order=$order title="<#Shots per kill#>"} {sortheader label='<#Damage#>' sort='damage' order=$order}
{$smarty.foreach.toptenkills.index+1} {iconimg icon=$p.icon} {flagimg cc=$p.cc cn=$p.cn} {$p.name|escape} {$p.kills|commify} {$p.deaths|commify} {$p.accuracy}% {$p.headshotpct}% {$p.shotsperkill|digits2} {$p.damage|commify}

<#No weapons to display#>