{$totalweapons|commify} <#weapons recorded#> {$pagerstr}
{if $conf.showhitboxes} {/if} {foreach name="wlist" from=$weapons item="w"} {if $topten} {else} {/if} {if $conf.showhitboxes} {/if} {foreachelse} {/foreach} {if count($weapons)} {if $conf.showhitboxes} {/if} {/if}
{sortheader label="<#Weapon#>" sort="name" baseurl="$PHP_SELF" order=$order cursort=$sort} {sortheader label="<#Kills#>" sort="kills" order=$order} {sortheader label="<#Damage#>" sort="damage" order=$order}{sortheader label="<#Headshots#>" sort="headshots" order=$order} {sortheader label="<#HS%#>" sort="headshotpct" order=$order title="<#Headshot Percentage#>"} {sortheader label="<#Shots#>" sort="shots" order=$order title="<#Total Shots Fired#>"} {sortheader label="<#S:K#>" sort="shotsperkill" order=$order title="<#Shots Per Kill#>"}  
View top10 players {weaponimg name="`$w.name`.gif" noimg=$w.desc|default:$w.name desc=$w.desc|default:$w.name} {$w.kills|commify} {$w.damage|commify}{$w.headshots|commify} {$w.headshotpct|digits2}% {$w.shots|commify} {$w.shotsperkill}  

<#No weapons to display#>

<#Overall Values:#> {$weapons|@sum:'kills'|commify} {$weapons|@sum:'damage'|commify}{$weapons|@sum:'headshots'|commify} {$weapons|@avg:'headshotpct':2}% {$weapons|@sum:'shots'|commify} {$weapons|@avg:'shotsperkill':2}  
{$totalweapons|commify} <#weapons recorded#> {$pagerstr}