{$totalmaps|commify} <#maps played#> |
{$pagerstr} |
{foreach name="mlist" from=$maps item="m"}
{mapimg map=$m noimg='' width=40 heigth=30} |
{$m.uniqueid} |
{$m.kills|commify} |
{$m.ffkills|commify} |
{$m.ffkillspct}% |
{$m.games|commify} |
{$m.rounds|commify} |
{$m.onlinetime|compacttime} |
{if $m.lasttime}{$m.lasttime|date}{else}<#unknown#>{/if} |
{foreachelse}
<#No maps to display#>
|
{/foreach}
{$totalmaps|commify} <#maps played#> |
{$pagerstr} |
{foreach name="mlist" from=$maps item="m"}
{mapimg map=$m noimg=' - <#No Image Available#> - '}
{/foreach}