# 现已进入测试阶段：供TL2用户查看TL3进度的插件

**URL:** https://meta.discourse.org/t/now-in-beta-plugin-to-see-tl3-progress-for-tl2-users/408543
**Category:** Development
**Created:** [2026年七月26日 12:06 UTC](https://meta.discourse.org/t/now-in-beta-plugin-to-see-tl3-progress-for-tl2-users/408543 "2026-07-26T12:06:35Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [2026年七月26日 12:06 UTC](https://meta.discourse.org/t/now-in-beta-plugin-to-see-tl3-progress-for-tl2-users/408543/1 "2026-07-26T12:06:35Z")

</div>

大家好！过去几天，我尝试通过插件实现了 [Allow users to see trust level 3 progress on user profile](https://meta.discourse.org/t/allow-users-to-see-trust-level-3-progress-on-user-profile/16968) 中提到的功能。

这是当前的插件：

> **[GitHub - NateDhaliwal/discourse-see-tl3-progress](https://github.com/NateDhaliwal/discourse-see-tl3-progress)**
>
> Contribute to NateDhaliwal/discourse-see-tl3-progress development by creating an account on GitHub.

 ![image](https://global.discourse-cdn.com/meta/original/4X/9/f/0/9f0377b24a3eb15b76ac8443f4094ed7915c0847.png)

 ![image](https://global.discourse-cdn.com/meta/original/4X/5/0/4/504d3dcc54cbd28e75d91772fd0245bfc7790da6.png)

我使用了出色的 [Gauge.js](https://bernii.github.io/gauge.js/) 来实现仪表盘。之前它只是一个普通的矩形进度条，但那样看起来太单调了。

设置项：

- 进度条颜色：进度条的颜色（默认为绿色，如上图所示）
- 进度条背景颜色：进度条的背景色（默认为浅灰色，如上图所示）
- 模态框按钮图标（默认为 circle-info）

所有文本均可通过本地化文件（locales）进行编辑，并在可能的情况下复用核心本地化文件。

有任何反馈、Bug 或改进建议吗？我很乐意听取大家的意见！

---

_[View the full topic](https://meta.discourse.org/t/now-in-beta-plugin-to-see-tl3-progress-for-tl2-users/408543)._
