Series: Guide to the Guide
This series covers all the things you need to know about sheet design, that aren’t related specifically to sheet design.
The Custom Sheet Sandbox
How to take exploit Roll20’s best-kept secret for creating character sheets.
Use a Syntax-Aware Code Editor
How to use a Code Editor to make writing your code easier and faster.
Validating Your Sheet
When your Code Editor isn’t quite enough, use a web page or plugin to find errors faster.
Inspecting the Browser
Every modern browser has a built-in tool to help you inspect code and test changes instantly.
Publishing Sheets to GitHub
Here’s a quick guide to uploading your sheet to to the Roll20 repo on GitHub to share your sheet with the community.
Publishing Sheet Images
It’s very common for sheets to lose images. ruining their design. It’s pretty simple to stop this from happening.
Default Sheet Settings
In some systems, it’s handy to provide some settings a GM can set for all sheets in the campaign at once. Here’s how.
Sandbox Sheet Glitches
There’s a couple of weird nuisances you can encounter when using the sandbox, Here’s how to deal with them.
Divitis and Style
There’s a syndrome among webspages created by those unfamiliar with CSS. Here’s to avoid it.
Why You Must Test Roll20 Sheets on Roll20
Some things to be wary of when making your sheet.
Using ChatGPT for character design
I’ve seen people using chatGPT to aid character designs, and i have some guidance for that.
Visit the Sheet Author Master List