
I'm stuck on a macro that is using a template and wonder if anyone can unstuck me. I am using the "D&D 3.5E" sheet. The dpot I am stuck on is replacing the = sign inside of a style format. The template breaks on the = sending everything after to the next column. I can't find an escape character that works. {{[Ranged Attack:](#" style = "color:cyan;font-size:12px;line-height:14px;background-color:black;padding:2px) = [[1d20+@{Selected|size} + @{Selected|dex-mod} + @{Selected|bab}]]}} Here is the whole macro showing the template. &{template:DnD35StdRoll} {{spellflag=true}} {{name=@{selected|character_name} }} {{subtags=casts [Acid Splash](<a href="https://www.d20srd.org/srd/spells/acidSplash.htm).[img](https://files.d20.io/images/450221862/m9RebZGDvGV-JzJqEqHRtQ/original.png" rel="nofollow">https://www.d20srd.org/srd/spells/acidSplash.htm).[img](https://files.d20.io/images/450221862/m9RebZGDvGV-JzJqEqHRtQ/original.png</a>)}} {{[Ranged Attack:](#" style = "color:cyan;font-size:12px;line-height:14px;background-color:black;padding:2px) = [[1d20+@{Selected|size} + @{Selected|dex-mod} + @{Selected|bab}]]}} {{Damage=[[1d3]] acid and [[2d6]] sneak}} {{School:= Conj}} {{Level:= Wiz 0}} {{Cmpnts:=V,S}} {{Casting Time:=1 std action}} {{Range:= [[25+((floor(@{selected|CasterLevel}/2)) * 5)]] Close (25 ft. + 5 ft./2 levels)}} {{Target:= 1 Creature}} {{Duration:= Instantaneous}} {{Saving Throw:= None}} {{Spell Resist.:=No}} {{ Caster level check: = [[ 1d20+@{selected|casterlevel}+@{selected|spellpen} ]] vs spell resistance.}} {{Concentration:= [[1d20 + @{selected|concentration}]]}}