Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

How do I add multiple headers in a journal table?

1546387568

Edited 1546387706
I'm trying to edit the D&D 5e Compendium equipment tables to add additional options for my players and adjust setting prices. Those tables have multiple headers, as shown with "Item," "Ammunition," and "Arcane Focus" in the screenshot here . I'd like to be able to group certain sets of new items in the same table, as with all the other item groups in that table, using additional header-style rows. It's obviously possible because it exists – it's there in that screenshot – but I cannot find user controls that allow you to do so. Can anyone help me out?
1546403617
The Aaron
Pro
API Scripter
The simple answer is: the tools for making the compendium have other options.  The potential solution is: build the table how you want it to look in Google Docs, then copy paste it into the handout, it should retain the formatting.  The obnoxius answer is: if all else fails, you can manually edit the html source of the handout textarea to add the HTML you need to get the look you want. You’ll need to understand the browser Developer Tools, HTML and CSS, and once you add the manual changes, change one more bit of text through the editor to make sure it knows you’ve changed something and click save.