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.

19
Oct
2023
Posted in CRP Guide

Changing Attributes with Custom Roll Parsing

Change attributes and roll dice at the same time.

16
Oct
2023
Posted in CRP Guide

startRoll and Analysing Your Dice

How to extract values from the dice roll object.

12
Oct
2023
Posted in CRP Guide

CRP: A Simple Example

Creating a very simple CRP button and worker, to demonstrate what CRP looks like.

09
Oct
2023
Posted in CRP Guide

The CRP Roll String And Many Buttons

How to manage multiple buttons with a single sheet worker.

05
Oct
2023
Posted in CRP Guide

The Structure of a Custom Roll Parsing Function

How a CRP worker is constructed, and an idea of what future posts will cover.

03
Oct
2023
Posted in CRP Guide

Introduction to Custom Roll Parsing

The start of a new series, possibly the most important I will ever write.

01
Oct
2023
Posted in CSS Legends Never Die Sheet Worker Extras

The Roll20 Sheet for Legends Never Die!

Learn about the Roll20 sheet for Legends Never Die

30
Sep
2023
Posted in Rolltemplates

Customizing the Default rolltemplate

You can modify the default rolltemplate is available to all sheets.

26
Sep
2023
Posted in Rolltemplates

Rolltemplate Gotchas

A quick reprise of rolltemplates, highlighting things that often trip people (me) up.

22
Sep
2023
Posted in Rolltemplates

Special Styles for Rolltemplates

Do you want to change the look of rolls, or of your roll output in dark mode? Learn how here.

19
Sep
2023
Posted in Rolltemplates

Buttons in Rolltemplates

How to use buttons in rolltemplates, and especially trigger them from chat.

15
Sep
2023
Posted in Rolltemplates

What to Show in rollTemplates

Some examples of trickier dice in rolltemplates, and using logic helpers.