%if prefix != 'plain': %endif

Draft Picks By Performance ${year}

%if prefix == 'plain': %endif %for rank, val in zip(range(1,400), perfList): <% player, roundNum, pickNum, overall = val %> %if prefix != 'plain': %endif %if player.ifhlteam == 'unsigned': %else: %endif %endfor
Player Name GP P PPG Round Pick IFHL Team
${rank}${player.GetSortName()}${player.GetLinkName(False,prefix,'../')} ${player.gp} ${player.p} ${round(player.ppg,2)} ${roundNum} ${pickNum} ${overall}Unsigned${teamDict[player.ifhlteam].name}
%for currYear in allYears: ${currYear}${spacer} %endfor
%if started: Draft Performance${spacer} %endif Front Page${spacer}