Hello everyone, first time poster here. I just started using roll20 and have been having a blast messing around with macros. I am just a dabbler and not terribly knowledgeable but I enjoy the challenge. Anyway, I have been tinkering with creating a macro that will allow me to assemble an Astral Construct (D&D3.5). Everything seems to be working so far but I am having a small issue. Right now the script prompts the user to select a level for the astral construct. Next, to select special abilities from 2 more drop down menus in succession. If the user selects "resistance" as one of their abilities it then prompts to select the type of resistance. Everything works as desired, but for some reason the entire script for the menu shows up in the selection option - "Resistance ?{Type|fire - 5|cold - 5}". Why this shows up in the drop-down yet still functions is beyond me. I've scoured the forums and have tried implementing the proper syntax for nesting but to no avail. Hopefully someone here can help as I've been beating my head on this for days. Here is the problematic snippet. I've only included the level 1 part of the menu, I've also include the ending } so the script will run should you want to test it yourself. The problematic portion is the second special ability menu. &{template:DnD35StdRoll} {{npcflag=true}} {{name=[Astral Construct]( <a href="http://www.d20srd.org/srd/psionic/monsters/astralConstruct.htm" rel="nofollow">http://www.d20srd.org/srd/psionic/monsters/astralConstruct.htm</a> )}} ?{Astral Construct Level|1st,{{Size:= Small &#125;&#125; {{Hit Dice:= 1d10+10 (15hp)&#125;&#125; {{Initiative:= +2&#125;&#125; {{Speed:= 30ft&#125;&#125; {{Armor Class:= 18 (+2 Dex&#44; +5 nat&#44; +1 size&#44) Touch 13&#44; FF 16 &#125;&#125; {{Base Attack/Grapple:= +0/-2 &#125;&#125; {{Attack:= Slam +2 melee (1d4+3) &#125;&#125; {{Full Attack:= Slam +2 melee (1d4+3) &#125;&#125; {{Space/Reach:= 5ft./5ft. &#125;&#125; {{Special Qualities:= ?{Menu A Ability1&#124;Buff&#124;Celerity&#124;Cleave&#124;Deflection&#124;Fly&#124;Improved Bull Rush&#124;Improved Slam Attack&#124;Mobility&#124;Power Attack&#124;Resistance&#124;Swim&#124;Trip&#125;&#44; ?{Menu A Ability2&#124;Buff&#124;Celerity&#124;Cleave&#124;Deflection&#124;Fly&#124;Improved Bull Rush&#124;Improved Slam Attack&#124;Mobility&#124;Power Attack&#124;Resistance &amp;#63;&amp;#123;Type&amp;#124;fire - 5&amp;#124;cold - 5 &amp;#125;&#124;Swim&#124;Trip&#125;&#44; construct traits&#44; darkvision 60 ft.&#44; low-light vision &#125;&#125; {{Saves:= Fort +0&#44; Ref +2&#44; Will +0 &#125;&#125; {{Abilities:= Str 15&#44; Dex 15&#44; Con 0&#44; Int 0&#44; Wis 11&#44; Cha10 &#125;&#125;|}