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

Need Help Making FFXIV TTRPG Character Sheet

I've got a little bit of experience slapping together very simple character sheets for small RPGs, but I need some help figuring out how to make something a little more complex...  Specifically, I want to make something that allows you to create more abilities (like the D&D 5e sheet does), and possibly arrange them into two columns (though I have a feeling that wouldn't be easy, if possible.) Here's a sketch of what I'm thinking about: I can insert a code snippet for the most complex character sheet I've managed to put together, but I'm not sure if there's an easy way to do that on the forums.
1742083074

Edited 1742083176
GiGs
Pro
Sheet Author
API Scripter
You'll probably be helped by this page: <a href="https://cybersphere.me/roll20/" rel="nofollow">https://cybersphere.me/roll20/</a> It sounds like you're asking about repeating sections, and ordering things into CSS columns and/ord CSS Grid. Your sheet layout definitely makes me think of CSS Grid. This thread also makes me think I should create a simple character sheet in several steps. to illustrate sections of that guide - something more unified than what is there already.
GiGs said: This thread also makes me think I should create a simple character sheet in several steps. to illustrate sections of that guide - something more unified than what is there already. Yeah, honestly, I've been sort of chomping at the bit for a real comprehensive step-by-step guide to how to do this. I know HTML well enough, but CSS is a bit beyond me, and the best guide I've managed to find on how to just slap together a quick sheet was a quick youtube video giving the absolute bare basics. I'll take a look through this, thank you uou/
Hello Min! Have you had any progress on this? I just obtained my copy of the game and wanted run games on R20 but was sad to not find a sheet yet. A friend of mine has SOME familiarity with HTML and CSS and I was hoping to find some other like-minded individuals to try and put a sheet together for use!