
I've been using a table with links to do macros quickly. Recently I've been using the macros outside the sheet and now that I'm moving them to the sheet I have no idea to call them for the table. I feel like I'm missing something super simple.
Example macro links my other macros in a table:
&{template:default} {{name=Ranged-Full-AO}} {{[Ranged-Full](! ,#Ranged-Full)}} {{[Ranged-Full-O](! ,#Ranged-Full-O)}} {{[Ranged-Full-DA-CE](! ,#Ranged-Full-DA-CE)}}
Replace ! with ! & # 13 (without spaces) I learned this is the bit of code that links macros in the table (or at least it has been).
Now that the macros are in a character sheet they don't run and only output something like ,#Ranged-Full
Example macro links my other macros in a table:
&{template:default} {{name=Ranged-Full-AO}} {{[Ranged-Full](! ,#Ranged-Full)}} {{[Ranged-Full-O](! ,#Ranged-Full-O)}} {{[Ranged-Full-DA-CE](! ,#Ranged-Full-DA-CE)}}
Replace ! with ! & # 13 (without spaces) I learned this is the bit of code that links macros in the table (or at least it has been).
Now that the macros are in a character sheet they don't run and only output something like ,#Ranged-Full