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.
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.
Using a Rolltemplate
A guide to using a rolltemplate.
Hiding Arrows in Dropdowns and Inputs
Number inputs and selects have spinners (up/down arrows) or dropdown arrows. How do you remove them?
Repeating Section Function Library
An assortment of sheet worker functions useful for repeaating sections.
A Summary of Repeating Sections
An overview of the entire series.
Sorting a Repeating Section
Sorting a repeating section is not officially supported. Here’s how you might attempt it.
Arranging The Rows of a Repeating Section
Exploiting the structure of a repeating section to change how it is presented.
Repeating Section Gotchas
There are a lot of little things that can trip you up, They are collected here.
Repeating Section Row Id
How to store the row id of a repeating section, and make it available for players.
Filtering a Repeating Section
Want to filter a repeating section to show exactly what you want?
Visit the Sheet Author Master List