<% import os jerseyFile = 'jerseys/%s.png' % player.keyname.replace(' ','_') hasJerseyFile = os.path.exists( 'config/' + jerseyFile ) %> ${player.name} %if prefix != 'plain': %if splits: %endif %endif
%if not hasJerseyFile :

${player.name}

%if player.injury :

${player.injury['details']} as of ${player.injury['date'].strftime("%B %d")}

%endif %endif
%if hasJerseyFile :

${player.name}

%if player.injury :

${player.injury['details']} as of ${player.injury['date'].strftime("%B %d")}

%endif %endif %if splits:
%if prefix == 'plain': %if player.position != 'g': %else: %endif %endif %for monthName,sortName,season,stats in splits: %if prefix != 'plain': %endif %if player.position != 'g': %else : %endif %endfor
Date GPG A P PPG +/-GAA Sv% P
${monthName}${sortName} ${season}${stats['gamesplayed']}${stats['goals']} ${stats['assists']} ${stats['points']} ${"%.2f" % util.CalcPPG(stats['points'],stats['gamesplayed'])} ${stats['plusminus']}${"%.2f" % util.CalcGAA(stats['shots'],stats['saves'],stats['minutes'])} ${"%.3f" % util.CalcSavePercent(stats['saves'],stats['shots'])} ${stats['points']}
%endif
%if hasJerseyFile : ${player.name} %endif Position: ${util.PositionNameDict[player.position]}
%if player.age: Age: ${player.age}
%endif Salary: ${player.salaryFancy}
%if player.contract: %for year in range(1,5) : %if player.contract[year] : %if util.IsNumeric( player.contract[year] ) : ${pool.PoolYear + year}: ${util.Money(float(player.contract[year]))}
%else : ${pool.PoolYear + year}: ${player.contract[year]}
%endif %endif %endfor %endif %if player.shoots: Shoots: ${player.shoots}
%endif %if player.height: Height: ${player.height}
%endif %if player.weight: Weight: ${player.weight} pounds
%endif %if player.draft: Drafted: ${player.draft}
%endif
IFHL: %if player.ifhlteam == 'unsigned': Unsigned
%else: ${teamDict[player.ifhlteam].name}
%endif NHL: %if player.team in util.TeamAbbrevs: ${player.team}
%else: ${player.team}
%endif %if player.link: Yahoo Page: link
%endif %if player.capgeeklink: CapGeek Page: link
%endif Google Search: link
%if player.team in util.TeamAbbrevs: NHLNumbers: link
%endif
Front Page${spacer} All Skaters${spacer} All Goalies${spacer}