Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Making a custom sheet that includes token actions?

1616520029
Senjak
Pro
Sheet Author
I suspect that I'm just not searching with the right phrases. I'm making a custom character sheet and I'd lke to pre-populate it with a number of token actions. Any pointers or assistance would be appreciated. Thanks! Senjak
1616520986

Edited 1616521096
Andreas J.
Forum Champion
Sheet Author
Translator
The Building Character Sheets wiki page is always the best starting point for these kind of things. Here is an example: <a href="https://wiki.roll20.net/Button#Token_Action" rel="nofollow">https://wiki.roll20.net/Button#Token_Action</a>
1616521547
Senjak
Pro
Sheet Author
Thank you. I'm not sure how I missed it. :-(
1616526880
Finderski
Plus
Sheet Author
Compendium Curator
Just a warning, the token actions will have cryptic names (based on the actual attribute name). If this is for a personal game, cool...if not, it's generally considered best practice to NOT include that sort of thing as it forces everyone using the sheet into that paradigm and not all players want that. Also, if it's in the code, it's always there, even if those particular fields are hidden. &nbsp;At least that's how it worked waaaay back in the day when I messed around with it...I wanted to give people the option, but simply hiding the fields with the code didn't work. :(
1616528742
Andreas J.
Forum Champion
Sheet Author
Translator
Finderski said: If this is for a personal game, cool...if not, it's generally considered best practice to NOT include that sort of thing as it forces everyone using the sheet into that paradigm and not all players want that. Also, if it's in the code, it's always there, even if those particular fields are hidden. &nbsp;At least that's how it worked waaaay back in the day when I messed around with it...I wanted to give people the option, but simply hiding the fields with the code didn't work. :( Yes, and these exact points are brought up on the wiki page I linked. :)
1616531112
Finderski
Plus
Sheet Author
Compendium Curator
Andreas J. said: Yes, and these exact points are brought up on the wiki page I linked. :) I know... :) Just felt like it can't be stressed enough. :)
1616564481
vÍnce
Pro
Sheet Author
class="tokenaction" is evil.
1616587349
Andreas J.
Forum Champion
Sheet Author
Translator
∇ince said: class="tokenaction" is evil. Also Evil things need to be documented. :D