<#Player Awards#>

Player awards are listings of players that have acheived the most (or least) points in a given statistic

{* {include file='block_form_tabs.html' formtabs=$sections selected=$s}*}
 <#Filter#>: :: ::  |     | 
{if $msg}
{$msg|escape}
{/if} {foreach from=$awardlist item='a'} {foreachelse} {/foreach}
<#Title#> Gametype Modtype <#Class#> <#Type#> ?
{$a.name|escape} {$a.gametype|default:"*"|escape} {$a.modtype|default:"*"|escape} {$a.class|escape} {$a.type|escape} {if $a.enabled}<#Yes#>{else}<#No#>{/if}
<#No awards found#>
{include file='block_form_footer.html'}