# 게시글에 임의의 버튼을 표시하는 가장 좋은 방법은 무엇인가요?

**URL:** https://meta.discourse.org/t/whats-the-best-way-to-display-an-arbitrary-button-in-a-post/271795
**Category:** Support
**Created:** [7월 16, 2023, 8:43오후 UTC](https://meta.discourse.org/t/whats-the-best-way-to-display-an-arbitrary-button-in-a-post/271795 "2023-07-16T20:43:36Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [7월 18, 2023, 11:49오전 UTC](https://meta.discourse.org/t/whats-the-best-way-to-display-an-arbitrary-button-in-a-post/271795/6 "2023-07-18T11:49:47Z")

</div>

버튼과 같은 사용자 정의 콘텐츠로 게시물을 커스터마이징하는 방법에 대한 전체 튜토리얼이 있습니다:

> [@나만의 스타일로 게시물 내용을 커스터마이징하기](https://meta.discourse.org/t/customize-posts-contents-with-your-own-styles/257738?u=canapin):
>
> 요구 사항information_source 이 팁과 트릭을 사용하려면 자체 호스팅 Discourse 인스턴스 또는 Basic보다 높은 [Discourse 호스팅 플랜](https://discourse.org/pricing)의 관리자가여야 합니다. 소개 Discourse는 게시물의 내용을 포맷팅하고 커스터마이징하는 여러 방법을 지원합니다. 목록은 여기서 확인할 수 있습니다: 하지만 때로는 버튼처럼 보이는 링크와 같이 더 구체적인 것이 필요할 수 있습니다. [Green button] 이 가이드에서는 이러한 종류의 수정 사항을 배웁니다. 논리 구조 뒤에 있는 논리를 간략히 설명하겠습니다. 다음 단계로 건너뛰어 실용적인 예제를 바로 살펴볼 수도 있습니다. slight_smile Discourse는 게시물 콘텐츠에서 data-로 시작하는 모든 HTML 속성을 허용합니다. 이러한 속성들은 CSS를 통해 콘텐츠를 커스터마이징할 때 대상이 됩니다. 이 튜토리얼에서는 이를 data- 속성이라고 부르겠습니다. …

---

_[View the full topic](https://meta.discourse.org/t/whats-the-best-way-to-display-an-arbitrary-button-in-a-post/271795)._
