Hi. I am new to macros. I created a roll table for wild magic surges in D&D5e. Now I am trying to create a macro for it that only the DM can see the results, but I wanted to use a nice looking format. I used this macro which I butchered from another template: /w gm &{template:npcaction} {{rname= Wild Magic Surge }} {{name=}} {{description=[[1t[wild-magic-surge]]]}} I want it to show the description for the Table Item rolled, below the title "Wild Magic Surge". Instead I get the actual number rolled. Any suggestions? What am I doing wrong?