此模板主要制作各比赛的晋级图。
使用方法
{{4TeamBracket-No Finals
| RD1-seed1 =
| RD1-team1 =
| RD1-score1 =
| RD1-seed2 =
| RD1-team2 =
| RD1-score2 =
| RD1-seed3 =
| RD1-team3 =
| RD1-score3 =
| RD1-seed4 =
| RD1-team4 =
| RD1-score4 =
}}
- 参数定义
- team-width——[可选]设定团队名称栏位的宽度,预设值为125。
- RD1——[可选]比赛轮名称,预设值为“决赛”。
范例
{{4TeamBracket-with 3rd
| Team-Width = 200
| RD1-seed1 = B1
| RD1-team1 = '''{{USA}}'''
| RD1-score1 = '''4'''
| RD1-seed2 = A2
| RD1-team2 = {{SWE}}
| RD1-score2 = 0
| RD1-seed3 = A1
| RD1-team3 = '''{{CAN}}'''
| RD1-score3 = '''7'''
| RD1-seed4 = B2
| RD1-team4 = {{FIN}}
| RD1-score4 = 3
}}