Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Difference between revisions of "Character Sheet Development/Sheet Templates"

From Roll20 Wiki

Jump to: navigation, search
m
m
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
<noinclude>{{revdate}}{{BCS}}
+
<noinclude>{{revdate}}{{NavSheetDoc}}{{BCS}}
 
{{main|Building Character Sheets}}
 
{{main|Building Character Sheets}}
  
Line 6: Line 6:
 
</noinclude>
 
</noinclude>
 
* {{repo|Roll20/roll20-character-sheets/tree/master/kitchensink Roll20's "kitchensink"}} - Roll20's template (fairly old)
 
* {{repo|Roll20/roll20-character-sheets/tree/master/kitchensink Roll20's "kitchensink"}} - Roll20's template (fairly old)
 +
* {{repo|SPConlin/Roll20_Sheet_Template SPConlin/Roll20_Sheet_Template}}
 
* {{repo|Anduh/Roll20-grid-template Anduh/Roll20-grid-template}} - simple sheet layout using [[Designing_Character_Sheet_Layout#CSS_Grid|CSS Grid]], by [[Andreas J.]]
 
* {{repo|Anduh/Roll20-grid-template Anduh/Roll20-grid-template}} - simple sheet layout using [[Designing_Character_Sheet_Layout#CSS_Grid|CSS Grid]], by [[Andreas J.]]
 
* {{repo|clevett/SheetTemplate clevett/SheetTemplate}} - sheet skeleton that uses PUG & SCSS, not recommended for beginners - by [[Cassie]]
 
* {{repo|clevett/SheetTemplate clevett/SheetTemplate}} - sheet skeleton that uses PUG & SCSS, not recommended for beginners - by [[Cassie]]
 
* {{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>* '''[https://github.com/Roll20/roll20-character-sheets Character Sheet Repository]''' - code for all the existing character sheets
+
<noinclude>
  
See also [[Building_Character_Sheets#Complete_Example]] for a curated list of sheets which make for a good study of how a complete sheet might be designed.
+
==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 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>

Latest revision as of 17:27, 5 March 2022

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.



[edit] See Also