# Iets als shortcodes voor Discourse?

**URL:** https://meta.discourse.org/t/something-like-shortcodes-for-discourse/191993
**Category:** Support
**Created:** [29 mei 2021 om 02:35 UTC](https://meta.discourse.org/t/something-like-shortcodes-for-discourse/191993 "2021-05-29T02:35:39Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![j127](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j127/32/79093_2.png) [@j127](https://meta.discourse.org/u/j127)
#### Post date: [29 mei 2021 om 08:49 UTC](https://meta.discourse.org/t/something-like-shortcodes-for-discourse/191993/3 "2021-05-29T08:49:17Z")

</div>

Thanks, I found a [calendar plugin](https://github.com/discourse/discourse-calendar) that looks like it might have some examples of what I’m looking for ([custom markdown tag](https://github.com/discourse/discourse-calendar/blob/main/assets/javascripts/lib/discourse-markdown/discourse-calendar.js.es6) and some backend controllers). I also found a [markdown extensions guide](https://meta.discourse.org/t/developers-guide-to-markdown-extensions/66023), but haven’t read it closely yet.

If I can load an iframe in a modal, and communicate scores using `postMessage`, that might allow the games to be embedded in MDX pages on the site too. I’m going to experiment with it.

---

_[View the full topic](https://meta.discourse.org/t/something-like-shortcodes-for-discourse/191993)._
