I'm trying to get this macro to work: &{template:5eDefault} {{spell=1}} {{title=Charms Spell}} {{showclassactions=1}} {{rollname=Roll vs DC}} {{roll=[[1d20]]}} {{rollname=DES}} {{roll=Novice [[1d4]]}} However, every time I test it. It will only show the title and the part for {{rollname=DES}} {{roll=Novice [[1d4]]}}. I want both rollname and rolls to show up on separate lines in the chat, but I have no idea why it's skipping one and showing only the second. I've been up and down the wiki and tried various things I thought might work, for example semicolons, {{br}}, etc.... Any help is appreciated.