{# template-title: 竞技排行榜 #} {# template-components: data-table #}
| 排名 | 头像 | 角色 | 门派 | 分数 | 胜率 |
|---|---|---|---|---|---|
| {{ m.rankNum }} |
|
{{ m.roleName }} |
{% if icons.sect.get(m.forceName) %}
|
{{ m.matchScore }} | {{ m.winRate }} |