<#Player Awards#>

 

{$view_str} <#View#>
{$calendar}
{$prev_str} {$next_str}  
{if $awards}

{$awards_for_str}

{/if}

<#Player Action Awards#>

{foreach from=$awards.player item='a'}

{award_phrase award=$a}

{award_phrase award=$a desc=1}

{foreachelse}

<#No player awards on this date#>

{/foreach} {if $awards.weaponclass}

<#Weapon Class Awards#>

{foreach from=$awards.weaponclass item='a'}

{award_phrase award=$a}

{award_phrase award=$a desc=1}

{foreachelse}

<#No weapon class awards on this date#>

{/foreach} {/if}

<#Individual Weapon Awards#>

{foreach from=$awards.weapon item='a'}

{award_phrase award=$a}

{award_phrase award=$a desc=1}

{foreachelse}

<#No weapon awards on this date#>

{/foreach} {if $awards}
{$prev_str} {$next_str}  
{/if}
{* end ps-award-frame *}
{* end ps-main-content *}
{* end ps-main *}
{* end ps-page-container *}