# Quero inserir imagens (banner) entre as respostas do tópico. Como começo?

**URL:** https://meta.discourse.org/t/i-want-to-insert-images-banner-between-the-topic-answers-how-do-i-start/272783
**Category:** Development
**Created:** [25 Julho , 2023 15:36 UTC](https://meta.discourse.org/t/i-want-to-insert-images-banner-between-the-topic-answers-how-do-i-start/272783 "2023-07-25T15:36:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Lhc\_fl](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lhc_fl/32/268115_2.png) [@Lhc\_fl](https://meta.discourse.org/u/Lhc_fl)
#### Post date: [25 Julho , 2023 15:58 UTC](https://meta.discourse.org/t/i-want-to-insert-images-banner-between-the-topic-answers-how-do-i-start/272783/2 "2023-07-25T15:58:17Z")

</div>

Você quer dizer inserir imagens entre as postagens? Se sim, você deve considerar o conector de saída de plugin. A saída `post-bottom` é provavelmente o que você quer.

Este é o tópico de explicação sobre isso.

> [@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…

Para encontrar os locais dos conectores de saída de plugin, existe um componente de tema

> [@(deprecated) Plugin outlet locations theme component](https://meta.discourse.org/t/plugin-outlet-locations-theme-component/100673):
>
> mega the ability to debug plugin outlets is now included in core. Check out [this topic](https://meta.discourse.org/t/introducing-discourse-developer-toolbar/346215) for more details play_button Original theme component info

---

_[View the full topic](https://meta.discourse.org/t/i-want-to-insert-images-banner-between-the-topic-answers-how-do-i-start/272783)._
