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

How do you format the output of rollable tables

1661594279

Edited 1661594318
I have created some random encounter tables using the rollable tables function. When I use them, I get an output like this: I don't know what the "=0" is supposed to mean. And ideally I would like the output to be just the result, in this case "Nothing happens". How can you format the output of rollable tables?
1661601734

Edited 1661601927
I make a macro including a template which then calls the table... Let me switch to my laptop and I'll give you an example. EDiT: Here's my "RET:Road" macro: /w gm &{template:npcaction} {{rname=Encounter: Road}} {{description=[[1t[RET-Road]]]}}
If you change the name of my encounter table with yours, it should give you an idea what the output looks like with the npcaction template. Other templates also works great, just depends on what you want the outp ut to look like really ;oP Here's an URL you might want to have a look at, if you want to know more: <a href="https://wiki.roll20.net/D%26D_5e_by_Roll20_Roll_Templates" rel="nofollow">https://wiki.roll20.net/D%26D_5e_by_Roll20_Roll_Templates</a>
1661603592
Finderski
Plus
Sheet Author
Compendium Curator
It's important to note that the npcaction template may only apply to the character sheet Neo is using. &nbsp;If you want one that will work regardless of character sheet, you can use &amp;{template:default}
Thank you, @Neo, that was exactly what I was looking for!
Tobold said: Thank you, @Neo, that was exactly what I was looking for! Glad it worked out for you Tobold, have fun! ;oP