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.
Filtering a Repeating Section
Want to filter a repeating section to show exactly what you want?
Undo in a Repeating Section
You can build an undo function for repeating sections. Here’s how.
The ESSENTIAL Sheet Worker RULE
The biggest mistake Sheet Worker writers make…
Ordering Repeating Sections
Players can manually reorder a repeating section. But that can create subtle problems…
Advanced Action Buttons
Action Buttons have a few gotchas when used in a Repeating Section. Learn about them here.
Radio Buttons in Repeating Sections
How to fake a radio button across all rows of a repeating section.
Styling a Repeating Section (CSS)
How a repeating section is constructed on the sheet.
Building a Repeating Section (HTML)
Understanding the HTML and basic CSS of a repeating section.
Repeating Section Names
Understanding how to name the elements of a repeating section.
What Is a Repeating Section?
Describing a repeating section and explaining how and why to use it.
Styling the Section Buttons (CSS)
How to change the appearance of the buttons below every repeating section.
Can a Sheet Be Modified?
Can the design of a sheet be tweaked, to change stats or whatever – and if not, why not?
Visit the Sheet Author Master List