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.

18
Apr
2024
Posted in Sheet Templating

Handlebars Templating: Nesting in All Its Forms

An even more complex use of Handlebars

16
Apr
2024
Posted in Sheet Templating

Handlebars Templating: When You Want to Stop Handlebars

A reference for many uses of Handlebars

11
Apr
2024
Posted in Sheet Templating

Handlebars Templating: What are Helpers?

Helpers add a lot of power to Handlebars – but they aren’t easy to use.

09
Apr
2024
Posted in Sheet Templating

Handlebars Templating: Things Get Complex

Building an example list of Stats and Skills

06
Apr
2024
Posted in Design Pattern Thinking About Things

What Are Design Patterns

The first new section to the guide for years!

04
Apr
2024
Posted in Sheet Templating

Basic Templating with Handlebars

How to write a character sheet using Handlebars – at least the basic parts.

02
Apr
2024
Posted in Sheet Templating

Setting Up The Handlebars Character Sheet Generator

How to set up for the Handlebars tool by Primal Zed

28
Mar
2024
Posted in Meta Sheet Templating

The Case Against Pug (and Sheet Templating generally)

The biggest problem with sheet templating (and with PUG).

26
Mar
2024
Posted in Sheet Templating

What Is Character Sheet Templating?

An introduction into the different types of templating you can use to streamline writing a character sheet.

14
Mar
2024
Posted in Repeating Section Extras

Create Unique Repeating Section ID

Creating a repeating section row id can create a problem. Here’s a fix.

07
Feb
2024
Posted in Sheet Worker Extras

Everything About Numbers In A Sheet Worker

Numbers are sometimes more complicated than they appear.

27
Jan
2024
Posted in HTML Extras

Things You Might Not Know About The Disabled Attribute

The disabled attribute crops up in a lot of HTML elements – let’s learn more about it.