<#Game Sessions#> {boximg id='plrsessionslist'}
{foreach name='plrsessions' from=$sessionlist item='s'} {foreachelse} {/foreach}
{sortheader label="<#Session Timeframe#>" sort="sessionstart" order=$sorder baseurl="$PHP_SELF?id=$id" prefix="s" cursort=$ssort urltail="plrsessions"} {sortheader label="<#Online#>" sort="sessionlength" order=$sorder} {sortheader label="<#K#>" title="<#Kills#>" sort="kills" order=$sorder} {sortheader label="<#D#>" title="<#Deaths#>" sort="deaths" order=$sorder} {sortheader label="<#HS#>" title="<#Headshots#>" sort="headshotkills" order=$worder} {sortheader label="<#HS%#>" title="<#Headshot Percentage#>" sort="headshotpct" order=$worder} {sortheader label="<#Acc%#>" title="<#Accuracy#>" sort="accuracy" order=$sorder} {sortheader label="<#Skill#>" sort="skill" order=$sorder}
{compactdate start=$s.sessionstart end=$s.sessionend} {$s.sessionlength|compacttime} {$s.kills|commify} {$s.deaths|commify} {$s.headshotkills|commify} {$s.headshotpct|digits2}% {$s.accuracy|digits2}% {$s.skill|digits2} {skillchange skill=$s.skill prevskill=$thing.skill}

<#No previous sessions found#>

{$sessionlist|@count} <#of#> {$thing.totalsessions|commify} <#sessions shown#> (<#Click for graphical view of sessions#>) {$sessionpager}