
I started upgrading my character sheet to use roll templates, and have run into some major snags trying get what I expected.
I know that if you submit an inline roll such as [[2d8!]] it will automatically give you a colored box with the result, and that if you hover over the box it will tell you what each of the dice rolled. I understand this works ether with or without roll templates. I also know that if I send something to a non-roll template such as [[4[text]]] it will display the 4 and the text when I hover over it. This lead me to make some unfounded assumptions that I could just put anything in there I wanted and it would display.
I have tried adding various [[]] things to the roll template, and that did not work for reasons that were obvious to me as soon as I considered it.
I also tried sending [[n[text]]] properties to a roll template invocation, and that did not work at all.
So the question is, is there some way for me to set a programmable tooltip hover-over message using roll templates?
Is powercards what I should be using?
Should I forget about all the things that give me 85% of what I want and just have my code generate my own html?
So I would appreicate any suggestions for what I can do to get tool tips working, or to best display what I want.
Thanks.
I know that if you submit an inline roll such as [[2d8!]] it will automatically give you a colored box with the result, and that if you hover over the box it will tell you what each of the dice rolled. I understand this works ether with or without roll templates. I also know that if I send something to a non-roll template such as [[4[text]]] it will display the 4 and the text when I hover over it. This lead me to make some unfounded assumptions that I could just put anything in there I wanted and it would display.
I have tried adding various [[]] things to the roll template, and that did not work for reasons that were obvious to me as soon as I considered it.
I also tried sending [[n[text]]] properties to a roll template invocation, and that did not work at all.
So the question is, is there some way for me to set a programmable tooltip hover-over message using roll templates?
Is powercards what I should be using?
Should I forget about all the things that give me 85% of what I want and just have my code generate my own html?
So I would appreicate any suggestions for what I can do to get tool tips working, or to best display what I want.
Thanks.