<{include file="../include/logo.html"}>
<{if $templateFolder =='child'}>
<{include file="../include/nav_child.html"}>
<{else}>
<{include file="../include/nav.html"}>
<{/if}>
<{include file="../include/menu.html"}>
<{include file="../include/selectmatch.html"}>
<{if $t=='download'}>
<{/if}>
<{if $t==''}>
<{if $lang==3}><{$matchInfo['mt_en_name']}><{else}><{$matchInfo['mt_cn_name']}><{/if}>
<{/if}>
<{if $lang==3}><{$matchInfo['mt_en_name']}><{else}><{$matchInfo['mt_cn_name']}><{/if}><{$configLang['TotalScore'][$lang]}>
<{foreach name=prize item=item key=key from=$playerPrize}>
<{$smarty.foreach.prize.index+1}> |
<{$playerSummary['rank'][$item.pr_pl_id]}> |
|
<{$matchPlayer['playerName'][$item.pr_pl_id]}>
|
<{if $topar[$item.pr_pl_id]>0}>+<{/if}><{if $topar[$item.pr_pl_id]=='0'}>E<{else}><{$topar[$item.pr_pl_id]}><{/if}> |
<{section name="round" loop=$matchInfo['mt_round_num'] start=0}>
<{$score['rd_score'][$item.pr_pl_id][($smarty.section.round.index+1)]}> |
<{/section}>
<{$score['total_score'][$item.pr_pl_id]}> |
<{if $item!=""}><{if $item.pr_amount!=""}><{$item.pr_amount}><{else}>0.00<{/if}><{else}> <{/if}> |
<{$item.pr_name}> |
<{/foreach}>