I have been trying to do this for a while know but cannot figure this out. Someone please help:
[TABLE="width: 361"]
<colgroup><col span="2"><col span="2"><col></colgroup><tbody>[TR]
[TD]Rank[/TD]
[TD]Player[/TD]
[TD]Played[/TD]
[TD]pts[/TD]
[TD]Total Points[/TD]
[/TR]
[TR]
[TD="align: right"][/TD]
[TD]Tariq[/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]2475[/TD]
[/TR]
[TR]
[TD="align: right"][/TD]
[TD]Major[/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]2577[/TD]
[/TR]
[TR]
[TD="align: right"][/TD]
[TD]Ahsan [/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]2528[/TD]
[/TR]
[TR]
[TD="align: right"][/TD]
[TD]Saad[/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]2139[/TD]
[/TR]
</tbody>[/TABLE]
This is a ranking table that I am trying to make.
For every match the winner gets 10 pts, 2nd place gets 7pts, thrid gets 5pts and last gets 2pts. The person with the highest score wins the match. I want to be able to see automatic ranking changes as I enter a new games scores, also want to see there total points and total scores, If there is a tie in points than the person with the higher score takes the position. there are 32 matches in the league in total.
[TABLE="width: 361"]
<colgroup><col span="2"><col span="2"><col></colgroup><tbody>[TR]
[TD]Rank[/TD]
[TD]Player[/TD]
[TD]Played[/TD]
[TD]pts[/TD]
[TD]Total Points[/TD]
[/TR]
[TR]
[TD="align: right"][/TD]
[TD]Tariq[/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]2475[/TD]
[/TR]
[TR]
[TD="align: right"][/TD]
[TD]Major[/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]2577[/TD]
[/TR]
[TR]
[TD="align: right"][/TD]
[TD]Ahsan [/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]2528[/TD]
[/TR]
[TR]
[TD="align: right"][/TD]
[TD]Saad[/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]2139[/TD]
[/TR]
</tbody>[/TABLE]
This is a ranking table that I am trying to make.
For every match the winner gets 10 pts, 2nd place gets 7pts, thrid gets 5pts and last gets 2pts. The person with the highest score wins the match. I want to be able to see automatic ranking changes as I enter a new games scores, also want to see there total points and total scores, If there is a tie in points than the person with the higher score takes the position. there are 32 matches in the league in total.