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.
CRP: True Opposed Rolls in Pendragon
After the last few posts, we are now ready to build a true opposed roll system for Pendragon.
CRP: Saved Rolls In Opposition
We have seen how to save rolls for later. We’ll now build on that method for a quick way to make opposed rolls,
CRP Rolls with Memory
In this post, we’ll look at how to save the last Pendragon Roll. This is vital for the upcoming Opposed Rolls.
CRP: Pendragon Rolls
Pendragon uses a simple d20 system that hides a lot of complexity. Let’s see how to do it.
CSS Grid – When Grid Goes Wrong
CSS Grid is very easy, but there are common pitfalls to watch out for.
CSS Grid – Repeating Sections
Repeating sections present their own challenges to CSS Grid. We’ll look at them here.
CSS Grid – Display Contents
What is display: contents for?
CSS Grid – Massaging The Grid
There are some technques that don’t fit in the previous posts, as well as common pitfalls to watch out for.
Another Roll20 Sheet Creation Tutorial
I just stumbled across another Roll20 tutorial, so here’s the link.
CSS Grid – Nesting Grids and Multiple Grids
The missing piece which lets you go wild with grid layouts.
getSectionIDs and the structure of a Repeating Section
Re[eating sections often follow a very similar structure. We look at that here.
CSS Grid – Creating a Layout
CSS Grid is an amazing tool for planning and laying out enter sections of a sheet. We’ll look at how to do that here.
Visit the Sheet Author Master List