{inc:header.htm}
{if:!empty($show[pic])} {$show[name]} {else}
{if:!empty($show[name])}{$show[name]}{else}{$show[title]}{/if}
{/if}
Player Profile

{if:!empty($show[name])}{$show[name]}{else}{$show[title]}{/if}

{if:!empty($show[intro])}{$show[intro]}{else}球员详情页会同时容纳档案、赛季数据、技术标签、关键比赛和相关阅读,形成更完整的人物页体验。{/if}

{if:!empty($show[position])}{$show[position]}{/if} {if:!empty($show[nationality])}{$show[nationality]}{/if} {if:!empty($show[shirt_number])}{$show[shirt_number]} 号{/if} {if:empty($show[position]) && !empty($show[player_id])}球员ID {$show[player_id]}{/if} {if:!empty($show[team_id])}队伍ID {$show[team_id]}{/if}
{if:!empty($show[shirt_number])}#{$show[shirt_number]}{elseif:!empty($show[position])}{$show[position]}{elseif:!empty($show[player_id])}{$show[player_id]}{else}PLAYER{/if}
球员姓名{if:!empty($show[name])}{$show[name]}{else}{$show[title]}{/if}
球员类型{if:!empty($show[position])}足球球员{else}篮球球员{/if}
发布时间{if:!empty($show[dateline_fmt])}{$show[dateline_fmt]}{else}-{/if}
来源{if:!empty($show[source])}{$show[source]}{else}官方资料{/if}

人物简介

围绕人物背景、竞技特点与专题信息构建的基础介绍模块。

{if:!empty($show[intro])}{$show[intro]}{else}暂无球员简介{/if}

优秀的人物页应该同时承载新闻价值、数据价值和情绪价值。
{if:!empty($show[position])}{$show[position]}{elseif:!empty($show[player_id])}{$show[player_id]}{else}-{/if}

位置 / 编号

{if:!empty($show[nationality])}{$show[nationality]}{elseif:!empty($show[team_id])}{$show[team_id]}{else}-{/if}

国籍 / 队伍

{if:!empty($show[shirt_number])}{$show[shirt_number]}{else}-{/if}

球衣号码

{if:!empty($show[date_of_birth])}{$show[date_of_birth]}{else}-{/if}

出生日期

球员资料

兼容足球与篮球两类球员结构的基础信息展示。

球员姓名{if:!empty($show[name])}{$show[name]}{else}{$show[title]}{/if}
位置{if:!empty($show[position])}{$show[position]}{else}未设定{/if}
国籍{if:!empty($show[nationality])}{$show[nationality]}{else}未设定{/if}
出生日期{if:!empty($show[date_of_birth])}{$show[date_of_birth]}{else}未设定{/if}
球衣号码{if:!empty($show[shirt_number])}{$show[shirt_number]}{else}未设定{/if}
球员编号{if:!empty($show[player_id])}{$show[player_id]}{else}未设定{/if}
所属球队编号{if:!empty($show[team_id])}{$show[team_id]}{else}未设定{/if}
来源{if:!empty($show[source])}{$show[source]}{else}官方资料{/if}
作者{if:!empty($show[author])}{$show[author]}{else}系统{/if}

数据表现

根据球员类型展示基础档案信息或最近比赛表现。

{if:!empty($show[position])}
{if:!empty($show[shirt_number])}{$show[shirt_number]}{else}-{/if}

球衣号码

{if:!empty($show[nationality])}{$show[nationality]}{else}-{/if}

国籍

{if:!empty($show[date_of_birth])}{$show[date_of_birth]}{else}-{/if}

出生日期

{if:!empty($show[team_id])}{$show[team_id]}{else}-{/if}

所属球队编号

{else}
{if:isset($boxscore_summary[points])}{$boxscore_summary[points]}{else}-{/if}

场均得分参考

{if:isset($boxscore_summary[reb])}{$boxscore_summary[reb]}{else}-{/if}

场均篮板参考

{if:isset($boxscore_summary[ast])}{$boxscore_summary[ast]}{else}-{/if}

场均助攻参考

{if:isset($boxscore_summary[blk])}{$boxscore_summary[blk]}{else}-{/if}

场均盖帽参考

{/if}
{if:!empty($boxscores)}
{loop:$boxscores $v} {/loop}
比赛ID 首发 时间 得分 篮板 助攻 盖帽
{$v[match_id]} {if:!empty($v[start_position])}{$v[start_position]}{else}-{/if} {$v[minutes]} {$v[points]} {$v[reb]} {$v[ast]} {$v[blk]}
{/if}

球员介绍

用于承载人物背景、比赛风格、专题正文与深度内容。

{if:!empty($show[content])} {$show[content]} {else}

{if:!empty($show[intro])}{$show[intro]}{else}暂无详细内容{/if}

{/if}
{inc:footer.htm}