Category: Sheet Worker Extras

07
Feb
2024
Posted in Sheet Worker Extras

Everything About Numbers In A Sheet Worker

Numbers are sometimes more complicated than they appear.

09
Nov
2023
Posted in Sheet Worker Extras

Action Buttons and the MacroBar

You can’t drag action buttons to the quick macro bar. Now you can!

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

21
Jul
2023
Posted in Sheet Worker Extras

The ESSENTIAL Sheet Worker RULE

The biggest mistake Sheet Worker writers make…

20
Jun
2023
Posted in Sheet Worker Extras

My Sheet Worker Isn’t Working

An example of examining broken code to fix it, to show what a sheet worker needs.

26
May
2023
Posted in Sheet Worker Extras

The Script Block and Identifying Characters

Why are sheet workers built the way they are?

12
May
2023
Posted in Sheet Worker Extras

The Perils of Sheet Worker Functions

Many character sheets have functions. Here are the downsides.

14
Apr
2023
Posted in Functions Sheet Worker Extras

Function Library

Reusing code saves a lot of typing and avoids typos. Here’s how to do it.

11
Apr
2023
Posted in Sheet Worker Extras

Functions and the Fat Arrow

What are functions? What is the fat arrow syntax? How they make code easier to write.

07
Apr
2023
Posted in Sheet Worker Extras

Template Literals

What is a template literal? There are three types of quotation mark???

04
Apr
2023
Posted in Sheet Worker Extras

The Ternary Operator – The One-Line If

My favourite feature of JavaScript is just as useful in Roll20.