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

Output of rollable table macro displays the template name...?

1611174674

Edited 1611175223
Chad
Pro
Hi all, Tried searching this with no luck and have finally given up trying to tinker and find a workaround. I'm creating a macro referencing a rollable table named Lingering_Injuries:  &{template:default}  {{name=Lingering Injury}}  {{The terrible event that just transpired causes: = [[ 1t[Lingering_Injuries]]]}} The macro works and outputs the expected text but ALSO includes "{template:default}"  just ahead of the result from the rollable table. What am I doing wrong? Thanks!
1611175431
Kraynic
Pro
Sheet Author
Do your entries in the Lingering Injuries table have the template information in them?  If so, it should be removed from the individual table items.  I'm not sure where else it would be coming from if that isn't the case.
1611175442
Andreas J.
Forum Champion
Sheet Author
Translator
Weird. What's the written in the roll tables, are you sure the &{template} isn't coming from the rollable table result?
Duh. I hand-typed only a single entry in the rollable table just for a test, but sure enough "{template:default}" is in that text. No idea how that happened, but thanks for pointing me in the right direction!