# 옵션 아이디어/제안: 현재 리더보드 랭킹도 함께 표시하기

**URL:** https://meta.discourse.org/t/idea-suggestion-for-an-option-display-additonally-current-leaderboard-rank/378601
**Category:** Feature
**Tags:** gamification
**Created:** [8월 14, 2025, 1:14오후 UTC](https://meta.discourse.org/t/idea-suggestion-for-an-option-display-additonally-current-leaderboard-rank/378601 "2025-08-14T13:14:27Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![jrgong](https://avatars.discourse-cdn.com/v4/letter/j/c57346/32.png) [@jrgong](https://meta.discourse.org/u/jrgong)
#### Post date: [8월 14, 2025, 1:14오후 UTC](https://meta.discourse.org/t/idea-suggestion-for-an-option-display-additonally-current-leaderboard-rank/378601/1 "2025-08-14T13:14:27Z")

</div>

여러분,

리더보드 플러그인을 테스트 중인데, 지금까지 정말 괜찮네요!

하지만 저희와 사용자들의 피드백을 바탕으로, 사용자들은 자신의 현재 리더보드 순위를 사용자 카드에서 보고 싶어 했습니다.

하위 순위 사용자들을 낙담시키지 않도록, 플러그인 설정에서 X를 구성할 수 있는 옵션을 제공하여 상위 X명의 사용자 순위만 표시할 수 있도록 해야 합니다.

수정: 사용자 프로필에서 사용자 카드와 마찬가지로 사용자 프로필 커스터마이징을 위해 HTML 출력에 추가적인 CSS 클래스가 있으면 좋겠습니다. 감사합니다.

의견 있으신가요?

---

<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: [8월 14, 2025, 1:39오후 UTC](https://meta.discourse.org/t/idea-suggestion-for-an-option-display-additonally-current-leaderboard-rank/378601/2 "2025-08-14T13:39:18Z")

</div>

이 작업은 테마 컴포넌트를 통해 수행할 수 있습니다.

리더보드 데이터는 JSON 형식으로 가져올 수 있습니다. 예를 들어, [https://meta.discourse.org/leaderboard/1.json](https://meta.discourse.org/leaderboard/1.json) 은 ‘월간’ 기간 기준 상위 93명의 사용자를 반환합니다. 이 리더보드의 기본값(디스코urs 스태프를 제외한 경우)은 '오늘’입니다.

---

<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: [8월 15, 2025, 1:27오후 UTC](https://meta.discourse.org/t/idea-suggestion-for-an-option-display-additonally-current-leaderboard-rank/378601/3 "2025-08-15T13:27:53Z")

</div>

@jrgong 여기에서 생성됨:

> [@유저카드: 리더보드 순위 표시](https://meta.discourse.org/t/usercard-show-leaderboard-rank/378735):
>
> information_sourceSummary Tiny component to add the Leaderboard Rank to the usercardhammer_and_wrenchRepository [repo](https://github.com/chapoi/usercard-leaderboard-rank)questionInstall Guide [How to install a theme or theme component](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme component The usercard already shows the amount of cheers, so this component makes a small addition to also show the rank: The word “Rank” is ta…

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [8월 15, 2025, 1:28오후 UTC](https://meta.discourse.org/t/idea-suggestion-for-an-option-display-additonally-current-leaderboard-rank/378601/4 "2025-08-15T13:28:18Z")

</div>

도대체 어떻게 나보다 먼저 올릴 수 있는 거야?! 😅

---

<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: [8월 15, 2025, 1:29오후 UTC](https://meta.discourse.org/t/idea-suggestion-for-an-option-display-additonally-current-leaderboard-rank/378601/5 "2025-08-15T13:29:38Z")

</div>

✨ 관련 주제 기능이 정말 좋습니다!

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [8월 15, 2025, 1:30오후 UTC](https://meta.discourse.org/t/idea-suggestion-for-an-option-display-additonally-current-leaderboard-rank/378601/6 "2025-08-15T13:30:23Z")

</div>

어쨌든, 여기 와서 말씀드리자면, 네, 만들었습니다 ([Usercard: show leaderboard rank](https://meta.discourse.org/t/usercard-show-leaderboard-rank/378735))만, 아마도 좀 과할 수 있고, 나중에 코어에서 이 기능을 허용할 수 있도록 기능을 위한 주제를 열어두는 것이 좋을 것 같습니다.

하지만 제가 할 수 있는 최선입니다! 마음에 드셨으면 좋겠고 (동작하면 좋겠네요 ㅎㅎ)
