# 토픽 템플릿의 자리표시 텍스트 숨기기

**URL:** https://meta.discourse.org/t/hide-the-topic-template-placeholder-text/279380
**Category:** Support
**Created:** [9월 18, 2023, 12:19오후 UTC](https://meta.discourse.org/t/hide-the-topic-template-placeholder-text/279380 "2023-09-18T12:19:29Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Danny\_Dainton](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danny_dainton/32/486326_2.png) [@Danny\_Dainton](https://meta.discourse.org/u/Danny_Dainton)
#### Post date: [9월 18, 2023, 12:19오후 UTC](https://meta.discourse.org/t/hide-the-topic-template-placeholder-text/279380/1 "2023-09-18T12:19:29Z")

</div>

여러분 안녕하세요,

제 포럼에는 여러 주제가 있고, 카테고리 편집(Edit Category) 기능의 `Template` 섹션을 사용하여 더 많은 맥락과 유용한 안내 등을 제공하고 있습니다.

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/3/f/a3f5778d6d3a75dbd7a6eae8ed7150b2bd512d41.png)

여기서처럼요.

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/9/d/b9de064eabc5bda5e903b65baf51ec692617bd1f.png)

하지만 제가 너무 자주 발견하는 문제는, 사용자가 템플릿 텍스트를 삭제하지 않고 그대로 포함시킨 채 새 주제를 게시한다는 점입니다. "_게시하기 전에 이 블록을 삭제하세요_"라는 문구를 한 줄 더 추가할 수는 있지만, 솔직히 그 문구까지 그대로 게시할 것 같습니다 😬

사용자가 입력을 시작하면 사라지는, 템플릿을 추가할 수 있는 동일한 섹션을 제공하는 방법, 프로세스, 플러그인이 있을까요? 제 템플릿을 계속 보지 않기 위해서요 😂

* * *

제 문제와 관련이 있는 것으로 가장 가까운 주제를 찾았지만, 해결된 답변이 무엇을 가리키는지, 어디를 가리키는지 확실하지 않았습니다.

> [@How to hide the content of About Topics template?](https://meta.discourse.org/t/how-to-hide-the-content-of-about-topics-template/123390):
>
> How do you hide the generic contents of the About Topics template? or is it possible to hide the topic instead?

---

<div class="post-metadata">

### Author: ![not-ethan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/not-ethan/32/282617_2.png) [@not-ethan](https://meta.discourse.org/u/not-ethan)
#### Post date: [9월 18, 2023, 12:41오후 UTC](https://meta.discourse.org/t/hide-the-topic-template-placeholder-text/279380/2 "2023-09-18T12:41:34Z")

</div>

Pabilion이 만든 커스텀 위자드 플러그인을 사용할 수 있습니다

> [@Custom Wizard Plugin mage](https://meta.discourse.org/t/custom-wizard-plugin/73345?u=not-ethan):
>
> pavilionSummary Forms for Discourse. This plugin lets you make rich and powerful forms for your Discourse forum. Better user onboarding, structured posting, data enrichment, automated actions and much more for your community.hammer_and_wrenchRepository Link [https://github.com/paviliondev/discourse-custom-wizard](https://github.com/paviliondev/discourse-custom-wizard)open_bookInstall Guide [How to install plugins in Discourse](https://meta.discourse.org/t/install-plugins-in-discourse/19157)people_huggingCommunity Community based support and discussions about this plugin are hosted on th…

---

<div class="post-metadata">

### Author: ![Danny\_Dainton](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danny_dainton/32/486326_2.png) [@Danny\_Dainton](https://meta.discourse.org/u/Danny_Dainton)
#### Post date: [9월 18, 2023, 12:52오후 UTC](https://meta.discourse.org/t/hide-the-topic-template-placeholder-text/279380/3 "2023-09-18T12:52:11Z")

</div>

그 플러그인을 자세히 살펴보지 않았지만, 동일한 “사라지는 템플릿 플레이스홀더” 기능을 제공하는가요?

이전에 사용해보신 적이 있나요?

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [9월 18, 2023, 1:36오후 UTC](https://meta.discourse.org/t/hide-the-topic-template-placeholder-text/279380/4 "2023-09-18T13:36:47Z")

</div>

템플릿 텍스트를 HTML 주석으로 사용하는 것이 도움이 될 수 있습니다.

다음과 같은 형태입니다.

보이지 않는 경우:

코드 태그 안:  
`<!-- Text of topic template -->`

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [9월 18, 2023, 1:46오후 UTC](https://meta.discourse.org/t/hide-the-topic-template-placeholder-text/279380/5 "2023-09-18T13:46:13Z")

</div>

안녕하세요, 그리고 환영합니다 @Danny_Dainton 🙂

우리는 ‘질문하기 전에…’ 스니펫을 차단된 관찰 대상 단어 목록에 추가하여, 사람들이 게시 전에 이를 제거하도록 유도합니다. 작은 문구인 경우 이 방법이 효과적입니다. 또한 Moin이 제안하는 `<!-- Comment -->` 스타일의 주석을 플러그인 주제에서도 사용하고 있으며, 이는 꽤 잘 작동하고 있습니다.

곧 출시될 새로운 '주제 템플릿 V2’도 이 문제를 해결하는 데 도움이 될 수 있습니다. 이 기능은 '폼 템플릿’을 생성할 수 있으며, 주제가 생성되기 전에 데이터를 검증합니다. 이를 통해 처음부터 ‘텍스트로 구조를 만드는’ 필요성을 줄일 수 있을 것입니다.

---

<div class="post-metadata">

### Author: ![Danny\_Dainton](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danny_dainton/32/486326_2.png) [@Danny\_Dainton](https://meta.discourse.org/u/Danny_Dainton)
#### Post date: [9월 18, 2023, 2:23오후 UTC](https://meta.discourse.org/t/hide-the-topic-template-placeholder-text/279380/6 "2023-09-18T14:23:25Z")

</div>

환영의 말씀과 정보 정말 감사드립니다!! ❤

@Moin님의 제안을 시도해볼게요. 제가 찾던 것 같은 느낌이 드네요. 하지만 V2 기능에도 정말 관심이 많아요 - 정말 멋진 것 같아요! 🏆
