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

Recursive Table Output Formatting Error

1673540714
joeuser
Pro
API Scripter
I am trying one of the sample output formats for Recursive Table but all I get is the Title bar. !rt[Delimiter:BR|PrefaceUniqueSpace|Sort] &{template:default}{{name=Treasure Bundles}}[[t[HoTreasCR17+]]] The table is multiple inline rolls and works with a standard rt invocation - !rt [[ 1t[HoTreasCR17+] ]] thx
1673544800

Edited 1673544837
!rt[Delimiter:BR|PrefaceUniqueSpace|Sort] &{template:default}{{name=Treasure Bundles}}{{[[1t[HoTreasCR17+]]]}}
1673548651
joeuser
Pro
API Scripter
Thx...at least I get output now. No breaks but output. Thank you. Kilter said: !rt[Delimiter:BR|PrefaceUniqueSpace|Sort] &{template:default}{{name=Treasure Bundles}}{{[[1t[HoTreasCR17+]]]}}