Formatting Assistance.

Be sure to read and follow the guidelines for our forums.

Jul 23, 2025 8:23 pm
Is there a way, using the Abilities tag, to use Font to organize stuff?
I want to make a spellbook for 15+ spells with 6 levels of spells.
I want to use the Abilities coding so I can bring up each spell in the # dropdown.
I want to be able to separate the different # lists by spell level.

Something like below. I could use columns, but I think I would have the same problem.

BBCode:[Code]

SpellBook

Cantrips
Spell 1
Notes
IT DOES STUFF

Spell 2
Notes
It does Stuff

1st Level Spells
Spell 3
Notes
IT DOES STUFF

Spell 4
Notes
It does Stuff

[/code]

The above coding is not working. Here is an image. As you can see the font for "Cantrips" shows up but the font for "1st Level Spells" just vanishes.
https://i.imgur.com/htC5LKD.png
Last edited July 23, 2025 8:27 pm
Jul 23, 2025 8:50 pm
So, you can't stop the snippet/ability formatting once you start using # (to my knowledge). What you can do however is create a separate # heading that's formatted differently. And each spell should show up in your list. Along with the heading.

SpellBook

Cantrips
Notes
(Description or list here. Optional: list cantrips as # entries too.)
Spell: Dancing Lights
Notes
It makes lights.
Spell: Mage Hand
Notes
It moves stuff.

1st Level Spells
Notes
(List or just start spells)
Spell: Magic Missile
Notes
Pew pew.
Spell: Shield
Notes
Nope.


That's about the extent of what you could do though. Too my knowledge, each snippet or ability has to have a header and be divided by one.

Edit: I had a bright idea to use spoiler tags after my post, I'd tried it before but could never get it to work just right. Same thing here, I'm not sure if its possible.
Last edited July 23, 2025 9:14 pm
Jul 23, 2025 9:26 pm
You could also try an abilities tag for each level with a header to start:

Spell Book

Cantrips

Dancing Lights
Notes
It makes lights.
Mage Hand
Notes
It moves stuff.


1st Level Spells

Magic Missile
Notes
Pew pew.
Shield
Notes
Nope.
Last edited July 23, 2025 9:27 pm
Jul 23, 2025 9:27 pm
This is another option I just figured out:

Spell Book
[ +- ] cantrips
[ +- ] 1st Level Spells
They remain selectable inside the spoiler blocks from the character sheet.

Unfortunately, it turns out you cant embed an abilities section inside another one.
Last edited July 23, 2025 9:29 pm
Jul 23, 2025 11:49 pm
Thank you.
I will mess around with the different ones and see which I like the best.

You do not have permission to post in this thread.