# Menu Creation Help

**URL:** https://forum.makecode.com/t/menu-creation-help/28476
**Category:** Help
**Tags:** extension
**Created:** [April 29, 2024, 2:39am UTC](https://forum.makecode.com/t/menu-creation-help/28476 "2024-04-29T02:39:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Mastermind](https://avatars.discourse-cdn.com/v4/letter/m/ecae2f/32.png) [@Mastermind](https://forum.makecode.com/u/Mastermind)
#### Post date: [April 29, 2024, 2:39am UTC](https://forum.makecode.com/t/menu-creation-help/28476/1 "2024-04-29T02:39:02Z")

</div>

Hi all, I’m trying to create a menu in one of my games that gives the user a question. I’ve been trying to use the Arcade Mini Menu extension and presenting the question as the title. I want the entire question to be shown on screen at one time, but in Mini Menu, if it’s more than a few words, it overflows. Is there a way to display a lot of text at once in a menu style?  
Thanks

---

<div class="post-metadata">

### Author: ![WoofWoof](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/woofwoof/32/32523_2.png) [@WoofWoof](https://forum.makecode.com/u/WoofWoof)
#### Post date: [April 29, 2024, 4:09pm UTC](https://forum.makecode.com/t/menu-creation-help/28476/2 "2024-04-29T16:09:36Z")

</div>

Can you use the Show Long Text block? Or maybe you could have a sprite say the question and then have the menu over top? Idk is the menu extension can do this, so combining other stuff with the extension is needed.

---

<div class="post-metadata">

### Author: ![DefNotRobo](https://avatars.discourse-cdn.com/v4/letter/d/cab0a1/32.png) [@DefNotRobo](https://forum.makecode.com/u/DefNotRobo)
#### Post date: [December 16, 2024, 2:07am UTC](https://forum.makecode.com/t/menu-creation-help/28476/3 "2024-12-16T02:07:18Z")

</div>

It would be better to use the arcade story extension for this
