Difference between revisions of "About:Character Sheet Development"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) |
||
Line 12: | Line 12: | ||
* [[Character Sheet Development/Bugs & Quirks]] | * [[Character Sheet Development/Bugs & Quirks]] | ||
− | ==Documentation | + | ==Documentation TODO== |
+ | * Shortening the [[Building Character Sheets]]-page, splitting off some sections to be their own page | ||
+ | ** Create a [[Character Sheet Development/Basics]] page | ||
+ | ** The [[Building_Character_Sheets#HTML|HTML]]-have been moved to [[Character Sheet Development/HTML]] (and mirrored on the main BCS page through [[Help:Contents#Transclusion|transclusion]]) | ||
+ | ** list more & newer examples on [[Character_Sheet_Development/Complete_Examples]] | ||
+ | * Expand on documentation & examples for newer features like [[jQuery]], [[Custom Roll Parsing]] and [[Character Sheet Development/Mobile]] | ||
+ | |||
+ | |||
+ | ==Documentation Elsewhere== | ||
Roll20's [[Help Center]] have [https://help.roll20.net/hc/en-us/articles/360037773393-Building-Character-Sheets Building Character Sheets] & related pages, but is mostly just an outdated copy of the community-contributed documentation from 2019. | Roll20's [[Help Center]] have [https://help.roll20.net/hc/en-us/articles/360037773393-Building-Character-Sheets Building Character Sheets] & related pages, but is mostly just an outdated copy of the community-contributed documentation from 2019. | ||
There are some pages for newer features like [[jQuery]] & [[Custom Roll Parsing]], but these are quickly duplicated and expanded upon on the Community-documentation. | There are some pages for newer features like [[jQuery]] & [[Custom Roll Parsing]], but these are quickly duplicated and expanded upon on the Community-documentation. | ||
− | |||
[[Category:Miscellaneous]] | [[Category:Miscellaneous]] |
Revision as of 14:20, 4 January 2022
Page Updated: 2022-01-04 |
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
- Sheet Authors
- Character Sheet Index
- Sheet Requests
- Character Sheet(Forum)
- About:Sheet Dev Documentation
Building Character Sheets and all the other pages in Category:Character Sheet Creation are the community-maintained documentation for Roll20 Character Sheet Development, which anyone can contribute to.
It's frequently updated by Sheet Authors or Andreas J.(who have been the Primary/active Maintainer since 2019)
Recommended Pages:
- Character Sheet Development/Common Mistakes
- Sheet Author Tips
- Character Sheet Development/Feature Updates
- Character Sheet Development/Bugs & Quirks
Documentation TODO
- Shortening the Building Character Sheets-page, splitting off some sections to be their own page
- Create a Character Sheet Development/Basics page
- The HTML-have been moved to Character Sheet Development/HTML (and mirrored on the main BCS page through transclusion)
- list more & newer examples on Character_Sheet_Development/Complete_Examples
- Expand on documentation & examples for newer features like jQuery, Custom Roll Parsing and Character Sheet Development/Mobile
Documentation Elsewhere
Roll20's Help Center have Building Character Sheets & related pages, but is mostly just an outdated copy of the community-contributed documentation from 2019.
There are some pages for newer features like jQuery & Custom Roll Parsing, but these are quickly duplicated and expanded upon on the Community-documentation.