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

Default Template Issue

I am trying to add the default template to a macro I created. The macro works without the template info. When I test the macro, it gives me the template header, but no dice roll. I feel like I'm missing something simple, but here is what I have so far: &{template:default}{{name=Trainer Capture Roll}} {{Throw=[[1d20+ ?{Trainer Level Bonus|0|1|2|3|4|5}+ ?{Poke Ball|0} +?{Friend Ball|0|1|}+ ?{Luxury Ball|0|1|}+ ?{Heal Ball|0|1}+ ?{Cherish Ball|0|1}+ ?{Great Ball|0|2}+ ?{Ultra Ball|0|3}+ ?{Park Ball|0|3}+ ?{Master Ball|0|20}+ ?{Quick Ball|0|2|3|4}+ ?{Timer Ball|0|-1|1|2|3|4}]] Any help would be greatly appreciated.
Add }} to the very end.
I can't believe that's all I was missing. Thank you so much!!!