2019-05-20 07:26:14 -04:00
|
|
|
# discourse-placeholder-theme-component
|
|
|
|
|
|
|
|
https://meta.discourse.org/t/discourse-placeholder-theme-component/113533
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
2019-05-30 04:17:22 -04:00
|
|
|
```
|
|
|
|
[wrap=placeholder key=NAME][/wrap]
|
|
|
|
[wrap=placeholder key=COUNTRY default=FR][/wrap]
|
|
|
|
[wrap=placeholder key=SECRET description="Used to open the bank"][/wrap]
|
|
|
|
```
|
2019-05-20 07:26:14 -04:00
|
|
|
|
|
|
|
I'm =NAME=, I come from =COUNTRY= let me tell you my secret: =SECRET==
|
|
|
|
|
|
|
|
## Feedback
|
|
|
|
|
2023-02-04 09:57:50 -05:00
|
|
|
If you have issues or suggestions for the theme component, please bring them up on
|
2019-05-20 07:26:14 -04:00
|
|
|
[Discourse Meta](https://meta.discourse.org).
|