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.
Sending Messages and Asking Questions in Roll20 Sheets
CRP offers some interesting opportunities beyond rolling dice. Here are some ideas.
Laying Out Abilities on the Carrington Sheet
Let’s show how easy it is to build a list of attributes and their ratings.
Planning a New Sheet Layout
CSS Grid is a very good way to lay out a new sheet.
Universal Tabs for Sheets and More Conditional CSS
A universal solution for tabs or areas of a sheet that are hidden on command.
Handlebars Templating: Partials
Partials are little templates within templates.
Handlebars Templating: Helpers
What are Helpers and How To use Them.
Handlebars Templating: Handling Generator Errors
There’s a really big advantage from using the Handlebars Tool, but also it has an idiosyncracy or two.
Handlebars Templating: Nesting in All Its Forms
An even more complex use of Handlebars
Handlebars Templating: When You Want to Stop Handlebars
A reference for many uses of Handlebars
Handlebars Templating: What are Helpers?
Helpers add a lot of power to Handlebars – but they aren’t easy to use.
Handlebars Templating: Things Get Complex
Building an example list of Stats and Skills
What Are Design Patterns
The first new section to the guide for years!
Visit the Sheet Author Master List