Difference between revisions of "Sheet Author's Journey"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> {{revdate}} {{BCS}} {{NavSheetDoc}} | <noinclude> {{revdate}} {{BCS}} {{NavSheetDoc}} | ||
{{main|Character Sheet Development}} </noinclude> | {{main|Character Sheet Development}} </noinclude> | ||
− | 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]. <u>The guide is fairly advanced.</u> |
{{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] | {{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] | ||
Line 10: | Line 10: | ||
* {{fpl|10710563/ A Sheet Author's Journey(Part 4) - Style and Layout}} ''Feb 22, 2022'' | * {{fpl|10710563/ A Sheet Author's Journey(Part 4) - Style and Layout}} ''Feb 22, 2022'' | ||
* {{fpl|10754271/ A Sheet Author's Journey(Part 5) - Finding our flair!}} ''March 15, 2022'' | * {{fpl|10754271/ A Sheet Author's Journey(Part 5) - Finding our flair!}} ''March 15, 2022'' | ||
− | * {{fpl|10781325/ A Sheet Author's Journey(Part | + | * {{fpl|10781325/ A Sheet Author's Journey(Part 6) - Roll on!}} ''March 30, 2022'' |
<noinclude> | <noinclude> | ||
==Related Pages== | ==Related Pages== |
Latest revision as of 13:56, 23 April 2022
Page Updated: 2022-04-23 |
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)
- (upcoming) 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. 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
- A Sheet Author's Journey(Part 1) - The Beginning(Forum) Feb 2, 2022
- A Sheet Author's Journey(Part 2) - Do the PUG!(Forum) Feb 9, 2022
- A Sheet Author's Journey(Part 3) - Repeating sections and writing sheetworkers!(Forum) Feb 16, 2022
- A Sheet Author's Journey(Part 4) - Style and Layout(Forum) Feb 22, 2022
- A Sheet Author's Journey(Part 5) - Finding our flair!(Forum) March 15, 2022
- A Sheet Author's Journey(Part 6) - Roll on!(Forum) March 30, 2022