{$totalmaps|commify} <#maps recorded#> {$pagerstr}
{foreach name="mlist" from=$maps item='m'} {cycle values="tbl-shade2,tbl-shade3" assign="cell"} {foreachelse} {/foreach}
{sortheader label="<#Map#>" sort="name" baseurl=$PHP_SELF order=$order cursort=$sort} {sortheader label="<#Games#>" sort="games" order=$order} {sortheader label="<#Rounds#>" sort="rounds" order=$order} {sortheader label="<#Online Time#>" sort="onlinetime" order=$order} <#Kills#>
({sortheader label="<#CT#>" sort="ctkills" order=$order title="<#Counter-Terrorist Kills#>"}/{sortheader label="<#T#>" sort="terroristkills" order=$order title="<#Terrorist Kills#>"})
<#Wins#>
({sortheader label="<#CT#>" sort="ctwon" order=$order title="<#Counter-Terrorist Wins#>"}/{sortheader label="<#T#>" sort="terroristwon" order=$order title="<#Terrorist Wins#>"})
<#Team#>
{mapimg name="`$m.name`.jpg" noimg='' width=40 heigth=30}  {$m.name} {$m.games|commify} {$m.rounds|commify} {$m.onlinetime|compacttime} {$m.ctkills|commify} {$m.ctwon|commify} <#CT#>
{$m.terroristkills|commify} {$m.terroristwon|commify} <#T#>

<#No maps to display#>

{$totalmaps|commify} <#maps recorded#> {$pagerstr}