{{if theme == "shining"}} {{else}} {{/if}}

{{title}}

{{subtitle}} · 当前收录 {{total}} 名玩家

TOP {{shownCount}}
{{if current}}
{{current.titleText || '该玩家名次'}}
#{{current.rank}}
{{if current.avatar}} {{/if}}
{{current.playerName}} UID {{current.uid}}
{{current.primaryCount}} {{label}}精灵
{{current.secondaryCount}} {{otherLabel}}精灵
{{else if requestedUid}}
该玩家名次
UID {{requestedUid}} 暂无排行榜记录
{{/if}}
名次 / 玩家 收集统计
{{each items item}}
{{item.rank}}
{{if item.avatar}} {{/if}}
{{item.playerName}}
{{item.signature}}
更新 {{item.lastSeen}} · 样本 {{item.sampleCount}}
{{item.primaryCount}} {{label}}
{{item.secondaryCount}} {{otherLabel}}
{{/each}} {{if !items.length && !current}}
当前排行榜暂无记录。
{{/if}}