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 "Glossary"

From Roll20 Wiki

Jump to: navigation, search
m
 
Line 18: Line 18:
 
* '''SRD Compendium''' - The free {{Compendium}} for [[D&D 5E by Roll20]] in Roll20, which contains everything from the [https://dnd.wizards.com/articles/features/systems-reference-document-srd 5E SRD]
 
* '''SRD Compendium''' - The free {{Compendium}} for [[D&D 5E by Roll20]] in Roll20, which contains everything from the [https://dnd.wizards.com/articles/features/systems-reference-document-srd 5E SRD]
 
** The content not the same content as in the 5E Basic Rules. You need to by {{market|browse/bundle/3828/players-handbook Player's Handbook (PHB)}} and the others to get access to those parts in your compendium
 
** The content not the same content as in the 5E Basic Rules. You need to by {{market|browse/bundle/3828/players-handbook Player's Handbook (PHB)}} and the others to get access to those parts in your compendium
* '''[[Transmogrifier]]'''/Transmog - An {{Pro}} feature that enables you to copy pages, [[characters]], [[Decks]]
+
* '''[[Transmogrifier]]'''/Transmog - An {{Pro}} feature that enables you to copy Pages, [[character|characters]], [[Decks]], playlists, macros form one game to another
 
* [[Token]]
 
* [[Token]]
 
** '''Link Token''' - When new characters are created, they need to be assigned tokens. [[Link Token]] for details  
 
** '''Link Token''' - When new characters are created, they need to be assigned tokens. [[Link Token]] for details  
Line 30: Line 30:
 
{{main/bcs}}
 
{{main/bcs}}
  
 +
* '''Beacon''' - [[Beacon Sheet Development Kit]]
 
* '''CSE''' - [[Character Sheet Enhancement]]
 
* '''CSE''' - [[Character Sheet Enhancement]]
** the new sheet creation framework/method released March 2021, with new features and less restrictions than LCS.
+
** the sheet creation framework/method update released in March 2021, with new features and less restrictions than LCS.
 
** By default, The [[Sheet Editor]] and [[Sheet Sandbox]] assumes sheets added are CSE.
 
** By default, The [[Sheet Editor]] and [[Sheet Sandbox]] assumes sheets added are CSE.
 
* '''LCS''' - [[Legacy Character Sheets]](''Legacy Sheet Sanitization'')
 
* '''LCS''' - [[Legacy Character Sheets]](''Legacy Sheet Sanitization'')
 
** refers to the older and more restricted framework/method used for creating custom character sheets.
 
** refers to the older and more restricted framework/method used for creating custom character sheets.
 
* '''CRP''' - [[Custom Roll Parsing]]
 
* '''CRP''' - [[Custom Roll Parsing]]
** new method(Summer 2021) for handling sheet dice rolls and how the result is parsed and displayed for the player
+
** method for handling sheet dice rolls and how the result is parsed and displayed for the player
* '''Sheetworker''' - [[Sheetworker]] are the [[javascript]] code and special functions that can be used for making more advanced sheet features. Not all JS--features are available.   
+
* '''Sheetworker''' - [[Sheetworker]] are the [[javascript]] code and special functions that can be used for making more advanced sheet features. Not all JavaScript-features are available.   
  
 
===API===
 
===API===
Line 47: Line 48:
 
* '''Roll20AM''' - [[Script:Roll20 Audio Master]]
 
* '''Roll20AM''' - [[Script:Roll20 Audio Master]]
 
* '''TM''' could refer to [[TokenMod]] or [[TurnMarker]]
 
* '''TM''' could refer to [[TokenMod]] or [[TurnMarker]]
 +
 +
===Other===
 +
 +
* '''Stylus''' - [[Stylus]] is a browser extension that can be used to tweak how Roll20 looks with CSS, like hiding things you don't want, adjusting clor or size of boxes, and more.
  
 
==See Also==
 
==See Also==

Latest revision as of 10:49, 31 December 2023


[edit] List

List of common words and abbreviations frequently used with Roll20, that may not be common elsewhere.

Contents

[edit] General

[edit] Character Sheet Development

Main Page: Building Character Sheets

  • Beacon - Beacon Sheet Development Kit
  • CSE - Character Sheet Enhancement
    • the sheet creation framework/method update released in March 2021, with new features and less restrictions than LCS.
    • By default, The Sheet Editor and Sheet Sandbox assumes sheets added are CSE.
  • LCS - Legacy Character Sheets(Legacy Sheet Sanitization)
    • refers to the older and more restricted framework/method used for creating custom character sheets.
  • CRP - Custom Roll Parsing
    • method for handling sheet dice rolls and how the result is parsed and displayed for the player
  • Sheetworker - Sheetworker are the javascript code and special functions that can be used for making more advanced sheet features. Not all JavaScript-features are available.

[edit] API

Main Page: API

[edit] Other

  • Stylus - Stylus is a browser extension that can be used to tweak how Roll20 looks with CSS, like hiding things you don't want, adjusting clor or size of boxes, and more.

[edit] See Also