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.
Basic Templating with Handlebars
How to write a character sheet using Handlebars – at least the basic parts.
Setting Up The Handlebars Character Sheet Generator
How to set up for the Handlebars tool by Primal Zed
The Case Against Pug (and Sheet Templating generally)
The biggest problem with sheet templating (and with PUG).
What Is Character Sheet Templating?
An introduction into the different types of templating you can use to streamline writing a character sheet.
Create Unique Repeating Section ID
Creating a repeating section row id can create a problem. Here’s a fix.
Everything About Numbers In A Sheet Worker
Numbers are sometimes more complicated than they appear.
Things You Might Not Know About The Disabled Attribute
The disabled attribute crops up in a lot of HTML elements – let’s learn more about it.
Using ChatGPT for character design
I’ve seen people using chatGPT to aid character designs, and i have some guidance for that.
The Ultimate Translation Tool
Create translations for a sheet automatically, without all that tedious typing!
Translation Complications and CSS Tricks
Here we round up a few things related to translations that don’t fit in other posts.
Translating Default Sheet Settings
Sheets might have default sheet settings. These can be translated.
Translating rollTemplates
rollTemplates sometimes have special considerations when translating them.
Visit the Sheet Author Master List