
Wasnt sure if to post this is Character Sheet or API forum, if it needs moved feel free to put it in the correct place. Does anyone know a way to call a rolltemplate from the API and send it to chat? We are using the 5e Shaped sheet, and Im creating a few scripts for the GM to speed up a few things but would like to format the output to match the 5e shaped button output format. I've tried a simple test with just basic info and title like: sendChat('', "&{template:5eDefault} {{ability=1}} {{character_name="+msg.who+"}} @{show_character_name} {{title=XP}} {{subheader=Gained}}"); But that didnt seem to like it