<{foreach key=key item=g from=$block.Game}>
<{$g.EventDate}>-<{$g.GameSeq}> <{$g.LeagueName|xoops_escape}> <{$g.TournamentName|xoops_escape}> <{$g.GameOrderName|xoops_escape}> <{if $g.GroundName}>(<{$g.GroundName|xoops_escape}>)<{/if}>
<{section name=ccnt loop=$g.DispInnings}> <{/section}> <{foreach item=t from=$g.Itop}> <{/foreach}> <{foreach item=b from=$g.Ibottom}> <{/foreach}> <{if $block.CommentDisp}> <{/if}>
<{$smarty.section.ccnt.index+1}>Total <{$smarty.const._MD_BBSB_LANG_BATTERY}>
<{$g.FirstTeamName|xoops_escape}><{$t}><{$g.ResultTop}> <{$g.FirstBattery|xoops_escape}>
<{$g.LastTeamName|xoops_escape}><{$b}><{$g.ResultBottom}> <{$g.LastBattery|xoops_escape}>
<{$g.GameComment|xoops_escape|nl2br}>
<{/foreach}>