
So I've tried to upgrade some GM macros I've been using for Mutants & Masterminds and now discover they are not being saved as written. Here is the section I was going to include in order to select the type of save it required for close, ranged, and AoE macros. {{Save for =?{What type of save?| 1. Toughness,**Toughness DC: **[[(?{Power Level:|10})+15]]| 2. Fortitude,**Fortitude DC: **[[(?{Power Level:|10})+10]]| 3. Willpower,**Willpower DC: **[[(?{Power Level:|10})+10]]| 4. Alt Fortitude,**Alt Fortitude DC: **[[(?{Power Level:|10})+15]]| 5. Alt Willpower,**Alt Willpower DC: **[[(?{Power Level:|10}) +15]]}}} I saved it. Then returned to the macro.only to find: {{Save for =?{What type of save?| 1. Toughness,**Toughness DC: **[[(?{Power Level:|10})+15]]| 2. Fortitude,**Fortitude DC: **[[(?{Power Level:|10})+10]]| 3. Willpower,**Willpower DC: **[[(?{Power Level:|10})+10]]| 4. Alt Fortitude,**Alt Fortitude DC: **[[(?{Power Level:|10})+15]]| 5. Alt Willpower,**Alt Willpower DC: **[[(?{Power Level:|10})+15]]}}} It was edited automatically; which does not allow it to work. Discouraging, but I suspect there is a reasonable answer. Can someone tell me why?