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.