{weaponimg weapon=$weapon path="large" noimg="- <#No Image Available#> -"}
 <#Weapon Profile#> {boximg id='weaponprofile'}
<#Kills#>: {$weapon.kills|commify}
<#FF Kills#>: {$weapon.ffkills|commify}
{$weapon.ffkillspct|digits2}%
<#Headshots#>: {$weapon.headshotkills|commify}
{$weapon.headshotpct|digits2}%
<#Damage#>: {$weapon.damage|commify}
<#Shots#>: {$weapon.shots|commify}
<#Hits#>: {$weapon.hits|commify}
<#Accuracy#>: {$weapon.accuracy|digits2}%
<#S:K#>: {$weapon.shotsperkill}
<#Class#>: {$weapon.class|default:'-'}

 <#Weapon List#> {boximg id='weaponleftlist'}
{foreach from=$weapons item='w'} {* *} {/foreach}
 <#Weapon#> <#Kills#> <#HS#>%
 {if $w.weaponid == $id}{$w.uniqueid}{else}{$w.uniqueid}{/if} {$w.kills|commify} {$w.headshotpct|digits2}%{$w.headshotkills|commify}
{$weapons|@count} <#weapons used#>