
I've been trying to figure out how to create a macro that prints the variable rolls on a new line opposed to side by side. Though for the past four hours and looking through the forums I just haven't been able to figure it out. I know I'm missing something when looking at the wiki, but I don't know what. Just as a FYI, I'm new to this so the answers probably obvious and I just don't see it.
What I'm currently writing with is this:
&{template:default} {{name=Autopistol Hits}} {{?{Number of Hits | 1 Hits, Damage=[[1d10+2]] | 2 Hits, Damage=[[1d10+2]] Damage=[[1d10+2]]}}}
Which ends up being this:
Though I'd like it to display on a new line when I choose a variable of 2, 3, 4, 5, etc. Not horizontally.