This template is placed in a scores section at the bottom of a panel games episode list where series and episode wins are kept.

Usage edit

{{Panel game scores|<!-- No. of team 1 captains/regulars -->|<!-- No. of team 2 captains/regulars -->|bg1=|bg2=
| Team 1.1 = 
| Team 1.2 = 
| Team 1.3 = 
| Team 1.4 = 
| Team 1.5 = 
| Team 1.6 = 
| Team 2.1 = 
| Team 2.2 = 
| Team 2.3 = 
| Team 2.4 = 
| Team 2.5 = 
| Team 2.6 = 

<!-- Series wins -->
| S Team 1 = 
| S Team 2 = 
| S Draw = 

| S 1.1 = 
| S 1.2 = 
| S 1.3 = 
| S 1.4 = 
| S 1.5 = 
| S 1.6 = 
| S 2.1 = 
| S 2.2 = 
| S 2.3 = 
| S 2.4 = 
| S 2.5 = 
| S 2.6 = 

<!-- Episode wins -->
| E Team 1 = 
| E Team 2 = 
| E Draw = 

| E 1.1 = 
| E 1.2 =
| E 1.3 = 
| E 1.4 =
| E 1.5 = 
| E 1.6 = 
| E 2.1 = 
| E 2.2 = 
| E 2.3 = 
| E 2.4 = 
| E 2.5 = 
| E 2.6 = 
}}

Parameters edit

width – The width the table (default is 500px, or 800px if more than 7 captains in total)
1 – The number of headers required for the left team
1 – The number of headers required for the right team
bg1 – The background color that indicates the left team won
bg2 – The background color that indicates the right team won
Team 1.1 – The team captain/regular who was the first on the left team (use Team 1.2 for the second and so on up to 6 if needed)
Team 2.1 – The team captain/regular who was the first on the right team (use Team 2.2 for the second and so on up to 6 if needed)
S Team 1 – The number of times a series has been won by the left team
S Team 2 – The number of times a series has been won by the right team
S Draw – The number of times a series has resulted in a draw
S 1.1 – If there has been more than one captain on the left team use this to display the number of series won by the first regular (S 1.2 for the second and so on up to 6 if needed)
S 2.1 – If there has been more than one captain on the right team use this to display the number of series won by the first regular (S 2.2 for the second and so on up to 6 if needed)
E Team 1 – The number of times an episode has been won by the left team
E Team 2 – The number of times an episode has been won by the right team
E Draw – The number of episodes that have ended as a draw
E 1.1 – If there has been more than one captain on the left team use this to display the number of episodes won by the first regular (E 1.2 for the second and so on up to 6 if needed)
E 2.1 – If there has been more than one captain on the right team use this to display the number of episodes won by the first regular (E 2.2 for the second and so on up to 6 if needed)

Examples edit

1 vs 1 edit

The following is the example for the Would I Lie to You? episode list:

{{Panel game scores|1|1|bg1=fdd|bg2=dfd
| Team 1.1 = David
| Team 2.1 = Lee

<!-- Series wins -->
| S Team 1 = 5
| S Team 2 = 5
| S Draw = 2

<!-- Episode wins -->
| E Team 1 = 48
| E Team 2 = 44
| E Draw = 14
}}
David Lee
Series wins (2 drawn)
5 5
Episode wins (14 drawn)
48 44

1 vs 4 edit

The following is the example for the Never Mind the Buzzcocks episode list:

{{Panel game scores|1|4|bg1=fdd|bg2=dfd
| Team 1.1 = Phill
| Team 2.1 = Sean
| Team 2.2 = Bill
| Team 2.3 = Guests
| Team 2.4 = Noel

<!-- Series wins -->
| S Team 1 = 9
| S Team 2 = 13
| S Draw = 6

| S 2.1 = 2
| S 2.2 = 7
| S 2.3 = 1
| S 2.4 = 3

<!-- Episode wins -->
| E Team 1 = 127
| E Team 2 = 133
| E Draw = 12

| E 2.1 = 39
| E 2.2 = 47
| E 2.3 = 9
| E 2.4 = 37
}}


Phill Sean Bill Guests Noel
Series wins (6 drawn)
9 13
2 7 1 3
Episode wins (12 drawn)
127 133
39 47 9 37

See also edit