Difference between revisions of "Character Sheet Development/Sheet Templates"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m |
||
Line 10: | Line 10: | ||
* {{repo|joesinghaus/Blades-template Blades-template}} - by [[Jakob]] - based on Blades in the Dark-sheet | * {{repo|joesinghaus/Blades-template Blades-template}} - by [[Jakob]] - based on Blades in the Dark-sheet | ||
* {{repo|aureyia/roll20-character-sheet-boilerplate aureyia/roll20-character-sheet-boilerplate}} - Uses PUG, Stylus(CSS) & Gulp | * {{repo|aureyia/roll20-character-sheet-boilerplate aureyia/roll20-character-sheet-boilerplate}} - Uses PUG, Stylus(CSS) & Gulp | ||
− | <noinclude> | + | <noinclude> |
− | See | + | ==See Also== |
+ | * [[Character Sheet Development/Complete Examples]] - a curated list of sheets which make for a good study of how a complete sheet might be designed | ||
+ | * '''[https://github.com/Roll20/roll20-character-sheets Character Sheet Repository]''' - code for all the existing character sheets | ||
+ | * [[Character Sheet Development/Pattern Libraries]] | ||
+ | * '''[https://github.com/Roll20/roll20-character-sheets Character Sheet Repository]''' - code for all the existing character sheets | ||
[[Category:Character Sheet Creation]]</noinclude> | [[Category:Character Sheet Creation]]</noinclude> |
Revision as of 18:59, 31 December 2021
Page Updated: 2021-12-31 |
This is related to Editing(coding) Character Sheets, which require Pro info to be able to use.Main Page: Building Character Sheets |
Main Page: Building Character Sheets
Character Sheet Templates intended as generic starting points for people learning to create their own character sheets. Most of these are barebones.
- Roll20's "kitchensink" - Roll20's template (fairly old)
- Anduh/Roll20-grid-template - simple sheet layout using CSS Grid, by Andreas J.
- clevett/SheetTemplate - sheet skeleton that uses PUG & SCSS, not recommended for beginners - by Cassie
- Blades-template - by Jakob - based on Blades in the Dark-sheet
- aureyia/roll20-character-sheet-boilerplate - Uses PUG, Stylus(CSS) & Gulp
See Also
- Character Sheet Development/Complete Examples - a curated list of sheets which make for a good study of how a complete sheet might be designed
- Character Sheet Repository - code for all the existing character sheets
- Character Sheet Development/Pattern Libraries
- Character Sheet Repository - code for all the existing character sheets