
I'm having problems with a macro that I created in one game and transmogrified to another. The macro is: &{template:power} ?{Type of Attack|
Blunt, {{character=Critical Hit}} {{notes=[[1t[Critical Hit Chart-Blunt]]]}}|
Firearms, {{character=Critical Hit}} {{notes=[[1t[Critical Hit Chart-Firearms]]]}}|
Piercing, {{character=Critical Hit}} {{notes=[[1t[Critical Hit Chart-Piercing]]]}}|
Slashing, {{character=Critical Hit}} {{notes=[[1t[Critical Hit Chart-Slashing]]]}}|
Wrestling, {{character=Critical Hit}} {{notes=[[1t[Critical Hit Chart-Wrestling]]]}}
}
In the original game, this is displayed And this is the result: With the copy, this is displayed: And the result is: Suggestions?