Category: Sheet Author
Do you want to make a character sheet or tweak an existing one? You’ll need to grasp HTML, CSS, and Javascript, and roll20 has its own tweaks that makes each of those a little more complicated. Don’t worry though – that’s where this blog comes in. If you’re a newbie to any of these things, you’ll find help here.
Introduction to Custom Roll Parsing
The start of a new series, possibly the most important I will ever write.
The Roll20 Sheet for Legends Never Die!
Learn about the Roll20 sheet for Legends Never Die
Customizing the Default rolltemplate
The default rolltemplate is available to all, but many dislike its appearance. You can modify it!
Rolltemplate Gotchas
A quick reprise of rolltemplates, highlighting things that often trip people (me) up.
Special Styles for Rolltemplates
Do you want to change the look of rolls, or of your roll output in dark mode? Learn how here.
Buttons in Rolltemplates
How to use buttons in rolltemplates, and especially trigger them from chat.
What to Show in rolltemplates
Some examples of trickier dice in rolltemplates, and how the logic helpers show or hide parts of a result.
Using Logic In a Rolltemplate
Logic Helpers are conditional. I want to show this if that…
Rolltemplate Keys and Values
What is a key and value, and can we make it an option to show them?
Styling a Rolltemplate
How to style the layout of a rolltemplate – step by step.
The Structure of a Rolltemplate
How to create the layout of a simple rolltemplate.
The Rolltemplate Container
How you have to lay out a rolltemplate.