Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Need help with nested rollable table macros.

I'm trying to set up a macro with nested magic item tables but I'm doing something wrong somewhere. I've created macros for the tables and when I test them, they work fine. My code for them is:
/w gm [[1t[MagicTable-A]]]
From there I'm trying to nest them as buttons inside another macro but not having any luck. My code for the first two tables is:

/w gm &{template:npcaction} {{rname=Magic Item Generator}} {{Table= [TableA](!
#Magic-Table-A) [TableB](!
#Magic-Table-B)}}
And this isn't working. All it does do is display the template. The name isn't showing up, nor are the buttons calling to the table macros. What am I doing wrong? 

March 16 (7 years ago)
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
The 5e ogl templates only accept specific fields, see the wiki for details:

https://wiki.roll20.net/D%26D_5e_OGL_Roll_Template...