模板:Round2-Tennis5
跳到导航
跳到搜索
决赛 | |||||||||
使用方法
代码
{{Round2-Tennis5 | RD1= <--!以下设定宽度可以不填写,若超出设定值会自动调整大小--> |seed-width= <--! 不填默认为20 --> |team-width= <--! 不填默认为200 --> |score-width= <--! 不填默认总大小为为50--> | RD1-seed01= | RD1-team01= | RD1-score01-1= | RD1-score01-2= | RD1-score01-3= | RD1-score01-4= | RD1-score01-5= | RD1-seed02= | RD1-team02= | RD1-score02-1= | RD1-score02-2= | RD1-score02-3= | RD1-score02-4= | RD1-score02-5= }}
参数定义
- seed-width——[可选]设定种子选手栏位的宽度,预设值为25。
- team-width——[可选]设定团队名称栏位的宽度,预设值为125。
- score-width——[可选]设定比分栏位的宽度,预设值为5。
- RD1——[可选]比赛轮名称,预设值为“决赛”。
- RD1-seed_——种子数
- RD1-seed_——选手/队伍名称
- RD1-score_-_——各局小分
使用例
以1996年夏季奥运会乒乓男单决赛为例:
代码
{{Round2-Tennis5 | RD1= |seed-width= |team-width= 150 |score-width= | RD1-seed01= 1 | RD1-team01={{flagicon|China}} '''刘国梁''' | RD1-score01-1='''21 | RD1-score01-2=22 | RD1-score01-3='''21 | RD1-score01-4=15 | RD1-score01-5='''21 | RD1-seed02= 2 | RD1-team02={{flagicon|China}} 王涛 | RD1-score02-1=12 | RD1-score02-2='''24 | RD1-score02-3=19 | RD1-score02-4='''21 | RD1-score02-5=6 }}
效果
决赛 | |||||||||
1 | 刘国梁 | 21 | 22 | 21 | 15 | 21 | |||
2 | 王涛 | 12 | 24 | 19 | 21 | 6 |