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

Personal tools

Difference between revisions of "Character Sheet Development/Tutorials"

From Roll20 Wiki

Jump to: navigation, search
m
m (Update links to GiGs' guides)
 
Line 9: Line 9:
  
 
Below are listed a few highlights:
 
Below are listed a few highlights:
* [https://cybersphere.me/introduction-to-the-site/ Reference Guide for Roll20 Sheet Authors]
+
* [https://cybersphere.me/roll20-sheet-author-master-list/ Roll20 Sheet Master List] Guide for Roll20 Sheet Authors - Groups articles by topic
 +
* [https://cybersphere.me/guide-to-the-guide/ Guide to the Guide] shorter rundown of some general sheet author stuff.
 
** [https://cybersphere.me/publishing-sheets-to-github/ Publishing Sheets to GitHub]
 
** [https://cybersphere.me/publishing-sheets-to-github/ Publishing Sheets to GitHub]
 
** [https://cybersphere.me/html-building-blocks/ HTML – The Building Blocks] - further split into smaller pages
 
** [https://cybersphere.me/html-building-blocks/ HTML – The Building Blocks] - further split into smaller pages
 
*** [https://cybersphere.me/inputs-and-attributes/ Inputs and Attributes]
 
*** [https://cybersphere.me/inputs-and-attributes/ Inputs and Attributes]
 +
** [https://cybersphere.me/guide-to-rolltemplates-and-translations/ RollTemplates and Translation] Aug. & Dec. 2023
 
** CSS
 
** CSS
 
*** [https://cybersphere.me/hiding-and-revealing-things-with-css/ How To Hide and Reveal Things With CSS]
 
*** [https://cybersphere.me/hiding-and-revealing-things-with-css/ How To Hide and Reveal Things With CSS]

Latest revision as of 04:00, 12 December 2023

Main Page: Building Character Sheets

Tutorials to Roll20's Character Sheet Development-framework, & tips to get started. See also the Sheet Examples & Sheet Templates.

[edit] Tutorials

[edit] GiGs

In 2022, GiGs started writing a Roll20 Sheet Author Guide at cybersphere.me, breaking it down by topic. Articles are simple & approachable.

Below are listed a few highlights:

[edit] A Sheet Author's Journey

A series of forum posts by Scott C., going through the steps from start to finish with creating a new character sheet template, as he creates a sheet for The Hero’s Journey, 2nd edition. The guide is fairly advanced.

K-Scaffold, a PUG framework created by him, is used though the guide to create the sheet. K-scaffold Intro


[edit] Other


[edit] Resources

[edit] Translation

See Character Sheet Translation for how internationalization of sheets work.

[edit] Tools

To truly test sheets, one needs to do so inside Roll20 using either available tool, and any try at offline/local testing will lack connection to Roll20's backend & the default CSS libraries/styling Roll20 has for character sheet elements.

[edit] See Also