# 답글 버튼 앞에 배너/HTML(위젯) 추가

**URL:** https://meta.discourse.org/t/add-banner-html-widget-before-reply-button/291404
**Category:** Development
**Created:** [1월 12, 2024, 7:47오전 UTC](https://meta.discourse.org/t/add-banner-html-widget-before-reply-button/291404 "2024-01-12T07:47:49Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![piffy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/piffy/32/254198_2.png) [@piffy](https://meta.discourse.org/u/piffy)
#### Post date: [1월 12, 2024, 8:17오전 UTC](https://meta.discourse.org/t/add-banner-html-widget-before-reply-button/291404/3 "2024-01-12T08:17:57Z")

</div>

여기에는 `topic-above-footer-buttons`라는 플러그인 아웃렛이 있습니다.

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/e/5/ce51712b72492e357043b45a835faa1fd18d1034.png)  
이 링크에서 위치를 확인할 수 있습니다: [(deprecated) Plugin outlet locations theme component](https://meta.discourse.org/t/plugin-outlet-locations-theme-component/100673)

그 다음 이 가이드를 따르세요:

> [@Using Plugin Outlet Connectors from a Theme or Plugin](https://meta.discourse.org/t/using-plugin-outlet-connectors-from-a-theme-or-plugin/32727):
>
> Discourse includes hundreds of Plugin Outlets which can be used to inject new content or replace existing contend in the Discourse UI. ‘Outlet arguments’ are made available so that content can be customized based on the context. Choosing an outlet To find the name of a plugin outlet, search Discourse core for “\<PluginOutlet”, or use the [plugin outlet locations](https://meta.discourse.org/t/plugin-outlet-locations-theme-component/100673) theme component. (e.g. topic-above-posts). Wrapper outlets Some outlets in core look like \<PluginOutlet @name="foo" /\>. These allow you…

---

_[View the full topic](https://meta.discourse.org/t/add-banner-html-widget-before-reply-button/291404)._
