{# template-title: 资历排行 #} {# template-components: data-table #}
| 排名 | 头像 | 职业 | 角色 | 服务器 | 资历 |
|---|---|---|---|---|---|
| {{ loop.index }} |
{% if item.avatarUrl %}
|
{% set force_icon = item.forceIcon or icons.sect.get(item.forceName) %}
{% if force_icon %}
|
{{ item.roleName }} | {{ item.serverName }} | {{ item.seniority }} |