Difference between revisions of "Sheet Author's Journey"
From Roll20 Wiki
Andreas J. (Talk | contribs) (transclude section from BCS/Tutorial) |
Andreas J. (Talk | contribs) m |
||
Line 2: | Line 2: | ||
A series of forum posts by [[Scott C.]], going through the steps from start to finish with creating a new [[Character Sheet|character sheet template]], as he creates a sheet for [https://www.drivethrurpg.com/product/295279/The-Heros-Journey-Second-Edition The Hero’s Journey, 2nd edition]. | A series of forum posts by [[Scott C.]], going through the steps from start to finish with creating a new [[Character Sheet|character sheet template]], as he creates a sheet for [https://www.drivethrurpg.com/product/295279/The-Heros-Journey-Second-Edition The Hero’s Journey, 2nd edition]. | ||
− | + | {{K-scaffold}}, a [[PUGjs|PUG]] framework created by him, is used though the guide to create the sheet. [https://app.roll20.net/forum/permalink/10646215/ K-scaffold Intro] | |
* {{fpl|10665000/ A Sheet Author's Journey(Part 1) - The Beginning}} Feb 2022 | * {{fpl|10665000/ A Sheet Author's Journey(Part 1) - The Beginning}} Feb 2022 | ||
Line 11: | Line 11: | ||
* [[VS Code]] | * [[VS Code]] | ||
* [[Sheet Author Tips]] | * [[Sheet Author Tips]] | ||
− | + | ** [[PUGjs]] | |
+ | ** [[SASS]] | ||
[[Category:Character Sheet Creation]] | [[Category:Character Sheet Creation]] | ||
[[Category:Character Sheet Development]]</noinclude> | [[Category:Character Sheet Development]]</noinclude> |
Revision as of 09:33, 21 February 2022
Page Updated: 2022-02-21 |
This is related to Editing(coding) Character Sheets, which require Pro info to be able to use.Main Page: Building Character Sheets |
Character Sheet Development
Getting Started
- Using Custom Sheets
- Building Sheets
(Main Page) - Glossary
- Code Restrictions
- Best Practice
- Common Mistakes
- Tutorials
- Examples, Templates
- Pattern Libraries
- HTML & storing data
- CSS & Styling
General
- Updates & Changelog
- Known Bugs
- Character Sheet Enhancement(CSE)
- Custom Roll Parsing
- Legacy Sheet(LCS)
- Beacon SDK
Reference
- Buttons
- Repeating Sections
- Sheetworkers
- Roll Templates
- sheet.json
- Translation
- Auto-Calc
- Advanced
- All SheetDev Pages
Tools & Tips
Other
Main Page: Character Sheet Development
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.
K-Scaffold, a PUG framework created by him, is used though the guide to create the sheet. K-scaffold Intro
- A Sheet Author's Journey(Part 1) - The Beginning(Forum) Feb 2022
- A Sheet Author's Journey(Part 2) - Do the PUG!(Forum) Feb 2022
- A Sheet Author's Journey(Part 3) - Repeating sections and writing sheetworkers!(Forum) Feb 2022