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

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