{****************************
年度別一覧のテンプレート
@version 0.0.1
@author saitoh-y
****************************}>
<{if $caller == 'detailTeam'}>
<{/if}>
| <{if $caller == "viewYear"}> <{foreach from=$teamList item=team}> <{if $team.team_cd == $teamCd}> <{$team.team_name|xoops_escape}> <{/if}> <{/foreach}> [<{$_TEXT_DETAIL}>] <{elseif $caller == "detailTeam"}> <{$_TEXT_GAME_RESULT}> <{/if}> | |||||||
|---|---|---|---|---|---|---|---|
| <{$year}> | |||||||
| <{$resultItem.game_date}> | <{$resultItem.game_name|xoops_escape}> | <{$resultItem.game_site|xoops_escape}> | <{$resultItem.top_team_name|xoops_escape}> | <{$resultItem.top_score|xoops_escape}> | - | <{$resultItem.bottom_score|xoops_escape}> | <{$resultItem.bottom_team_name|xoops_escape}> |