
The title says it all, really. This is what I have at the moment, and I'm baffled as to how to fix it. From what I'm understanding, the vertical bar/pipe ("|") within the attribute roll is confusing the equation for the query and is messing it up. I've tried use parenthesis, hoping they'd show the system where an equation begun and one ended, but to no success. This is what I have so far: &{template:default} {{name=Characteristic Roll}} {{Characteristic Roll=?{Characteristic?| WeaponSkill, [[-1*(1d100) +@{selected|WeaponSkill +?{modifier|0}]] | BallisticSkill, [[-1*(1d100) +@{selected|BallisticSkill} +?{modifier|0}]] | Strength, [[-1*(1d100) +@{selected|Strength} +?{modifier|0}]] | Toughness, [[-1*(1d100) +@{selected|Toughness} +?{modifier|0}]] | Agility, [[-1*(1d100) +@{selected|Toughness} +?{modifier|0}]] | Intelligence, [[-1*(1d100) +@{selected|Intelligence} +?{modifier|0}]] | Perception, [[-1*(1d100) +@{selected|Perception} +?{modifier|0}]] | Willpower, [[-1*(1d100) +@{selected|Willpower} +?{modifier|0}]] | Fellowship, [[-1*(1d100) +@{selected|Fellowship} +?{modifier|0}]] | Influence, [[-1*(1d100) +@{selected|Influence} +?{modifier|0}]] | Corruption, [[-1*(1d100) +@{selected|Corruption} +?{modifier|0}]] }}}