Category: Sheet Worker Extras
Everything About Numbers In A Sheet Worker
Numbers are sometimes more complicated than they appear.
Action Buttons and the MacroBar
You can’t drag action buttons to the quick macro bar. Now you can!
The Roll20 Sheet for Legends Never Die!
Learn about the Roll20 sheet for Legends Never Die
The ESSENTIAL Sheet Worker RULE
The biggest mistake Sheet Worker writers make…
My Sheet Worker Isn’t Working
An example of examining broken code to fix it, to show what a sheet worker needs.
The Script Block and Identifying Characters
Why are sheet workers built the way they are?
The Perils of Sheet Worker Functions
Many character sheets have functions. Here are the downsides.
Function Library
Reusing code saves a lot of typing and avoids typos. Here’s how to do it.
Functions and the Fat Arrow
What are functions? What is the fat arrow syntax? How they make code easier to write.
Template Literals
What is a template literal? There are three types of quotation mark???
The Ternary Operator – The One-Line If
My favourite feature of JavaScript is just as useful in Roll20.
Visit the Sheet Author Master List