# Allow to customize the button text

**URL:** https://meta.discourse.org/t/allow-to-customize-the-button-text/279146
**Category:** Feature
**Tags:** completed, reply-template
**Created:** [September 16, 2022, 1:31pm UTC](https://meta.discourse.org/t/allow-to-customize-the-button-text/279146 "2022-09-16T13:31:04Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![agligorijevic](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/agligorijevic/32/261407_2.png) [@agligorijevic](https://meta.discourse.org/u/agligorijevic)
#### Post date: [May 24, 2022, 1:42pm UTC](https://meta.discourse.org/t/allow-to-customize-the-button-text/279146/1 "2022-05-24T13:42:05Z")

</div>

It would be great to see button text also as an option, since one button text cannot fit all 🙂

---

<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: [September 16, 2022, 1:31pm UTC](https://meta.discourse.org/t/allow-to-customize-the-button-text/279146/2 "2022-09-16T13:31:04Z")

</div>

> [@agligorijevic](#):
>
> It would be great to see button text also as an option, since one button text cannot fit all 🙂

I second this. Would be great if you could add a parameter to adjust for example `button-text="Apply here"`.

---

<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: [September 15, 2023, 12:45pm UTC](https://meta.discourse.org/t/allow-to-customize-the-button-text/279146/3 "2023-09-15T12:45:31Z")

</div>

I believe it’s now possible using the parameter `label="My arbitrary text"`, though not documented in the [official topic](https://meta.discourse.org/t/reply-template/162373). I’ll add it.

```plaintext
[wrap=template key="test button text" label="My arbitrary text"`]
Let's see 👇
[/wrap]

```

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/9/5/79552dddbe510347e4b50ee37e4b590d1a949c2a.png)

---

<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: [September 15, 2023, 12:51pm UTC](https://meta.discourse.org/t/allow-to-customize-the-button-text/279146/4 "2023-09-15T12:51:56Z")

</div>


