{$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="<#Allies#>" sort="allieskills" order=$order title="<#Allies Kills#>"}/{sortheader label="<#Axis#>" sort="axiskills" order=$order title="<#Axis Kills#>"})
<#Wins#>
({sortheader label="<#Allies#>" sort="allieswon" order=$order title="<#Allies Wins#>"}/{sortheader label="<#Axis#>" sort="axiswon" order=$order title="<#Axis Wins#>"})
<#Team#>
{mapimg name="`$m.name`.jpg" noimg='' width=40 heigth=30}  {$m.name} {$m.games|commify} {$m.rounds|commify} {$m.onlinetime|compacttime} {$m.allieskills|commify} {$m.allieswon|commify} <#Allies#>
{$m.axiskills|commify} {$m.axiswon|commify} <#Axis#>

<#No maps to display#>

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