Content deleted Content added
S.A. Julio (talk | contribs) →Use boldwinner for only the aggregate score?: new section |
S.A. Julio (talk | contribs) |
||
Line 179:
{{ping|Pbrks}} I was wondering, if the aggregate parameter is present for a given round, is there a way that the automatic bolding provided by {{para|boldwinner}} could only be applied to the aggregate score (with the leg scores not bolded)? See the below example. Would appreciate any help! Thanks, [[User:S.A. Julio|S.A. Julio]] ([[User talk:S.A. Julio#top|talk]]) 16:04, 14 November 2024 (UTC)
'''Current output'''
{{#invoke:Build bracket|main|paramstyle=numbered|boldwinner=y
| rounds = 3
| nowrap = y
| RD1-legs = 2
| aggregate = y
| agg-width = 40
| score-width= 20
| team-width = 170
| col-spacing = 17.5
| col1-headers = 1
| col2-headers = 1
| col3-headers = 1,11
| col1-matches = 3,6,9,12
| col2-matches = 4.5,10.5
| col3-matches = 7.5,13
| col1-col2-paths = (3,6)-4.5, (9,12)-10.5
| col2-col3-paths = (4.5,10.5)-7.5
| RD1 = [[#Quarter-finals|Quarter-finals]]
| RD2 = [[#Semi-finals|Semi-finals]]
| RD3 = [[#Final|Final]]
| RD3b = [[#Third place play-off|Third place play-off]]
||Team 1|3|1|4|Team 2|0|5|5
|||||||||
|||||||||
|||||||||
||Team 2|3|Team 4|1
|||||
|||||
|||||
}}
'''Desired output'''
{{#invoke:Build bracket|main|paramstyle=numbered
| rounds = 3
| nowrap = y
| RD1-legs = 2
| aggregate = y
| agg-width = 40
| score-width= 20
| team-width = 170
| col-spacing = 17.5
| col1-headers = 1
| col2-headers = 1
| col3-headers = 1,11
| col1-matches = 3,6,9,12
| col2-matches = 4.5,10.5
| col3-matches = 7.5,13
| col1-col2-paths = (3,6)-4.5, (9,12)-10.5
| col2-col3-paths = (4.5,10.5)-7.5
| RD1 = [[#Quarter-finals|Quarter-finals]]
| RD2 = [[#Semi-finals|Semi-finals]]
| RD3 = [[#Final|Final]]
| RD3b = [[#Third place play-off|Third place play-off]]
||Team 1|3|1|4|'''Team 2'''|0|5|'''5'''
|||||||||
|||||||||
|||||||||
||'''Team 2'''|'''3'''|Team 4|1
|||||
|||||
|||||
}}
|