{if $map.total_heatmaps} [ <#View Heatmap#> ] {/if}

<#Map Statistics#> :: {$map.uniqueid|escape}

{$map.uniqueid|escape} <#has been played for#> {$map.onlinetime|elapsedtime}

{if $mapimg}
{$mapimg}
{/if}

{$map.kills|commify}

{if $map.ffkills}{$map.ffkillspct}%{/if} {$map.ffkills|commify}

{$map.suicides|commify}

{$map.games|commify}

{$map.rounds|commify}

{$map.connections|commify}

{$map.onlinetime|compacttime}

{$map.lasttime|datetime}

{$map_left_column_mod} {* include this where you want the mod block of stats to appear (left side) *}

<#Kills#>

{foreach from=$maps item='m'} {if $m.mapid == $id}

{else} {/if} {$m.kills|commify}

{/foreach}
{foreach name='stats' from=$topten item='stats'}
{$stats.table}
{foreachelse}

 

<#No Stats Available#>
<#Please try another map#>
{/foreach}
{* end ps-main-content *}
{* end ps-main *}
{* end ps-page-container *}