<{$icon}><{$title}> <{if $editPlayer == 1}> <{/if}>
<{$_TEXT_TEAM_INFO}> <{if $editTeam == 1}>   <{/if}>
<{$_TEXT_TEAM_IMAGE}> <{if $detailTeam.image_path != ""}> <{else}> <{/if}> <{$_TEXT_TEAM_NAME}> <{$detailTeam.team_name|xoops_escape}>
<{$_TEXT_HOME}> <{$detailTeam.home|xoops_escape}>
<{$_TEXT_TOTAL_RESULT}> <{$detailPitcher.total.game_count}><{$_TEXT_GAME}> <{$detailPitcher.total.win|default:0}><{$_TEXT_WIN}> <{$detailPitcher.total.lose|default:0}><{$_TEXT_LOSE}> <{assign var=even value=$detailPitcher.total.game_count-$detailPitcher.total.win-$detailPitcher.total.lose}> <{$even}><{$_TEXT_EVEN}>
<{$_TEXT_ETC}> <{$detailTeam.etc|xoops_escape|nl2br}>
<{$_TEXT_SORT_NUM}> <{$detailTeam.sort_num}>
<{include file="db:tp_view_result_year.html" caller="detailTeam"}> <{include file=db:tp_detail_player_result.html caller="detailTeam"}> <{include file=db:tp_view_player.html caller="detailTeam"}>