I am attempting what I thought was a simple macro, select the season from a drop down list - the choice prompting a roll for one of four random tables. The result I get, regardless of table selected, is a whisper formatted as " Weather 0". The tables are valid and populated. Does anyone see a misstep in my formatting? Thanks. !rt /w gm &{template:default} {{name=Weather}}{{Weather = [[?{Season |Spring, [[1t[Weather-Spring]]] |Summer, [[1t[Weather-Summer]]] |Autumn, [[1t[Weather-Autumn]]] |Winter, [[1t[Weather-Winter]]]}]]}}