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 "Token Tooltip"

From Roll20 Wiki

Jump to: navigation, search
(gif + tips)
(Tips)
Line 15: Line 15:
 
* most unicode characters & even emojis can be displayed
 
* most unicode characters & even emojis can be displayed
 
* {{fpl|10421785/ Tokens/Cards Tooltips - Announcement}} - contains some tips & tricks
 
* {{fpl|10421785/ Tokens/Cards Tooltips - Announcement}} - contains some tips & tricks
 +
* API can write to the tooltip to exceed the character limit, but additional characters cannot be hand-edited.
 
* usecases:
 
* usecases:
 
** could be used as for displaying character name, instead of nameplate
 
** could be used as for displaying character name, instead of nameplate

Revision as of 17:42, 17 May 2022

a token showing it's tooltip when hovering mouse over it

Main Page: Token Features


The Token Tooltip text will appear below a token when the mouse is held over it. The feature was released Oct. 5th, 2021.


This text box will allow you to add tooltips that can be read by a screen reader to a token or a card. After entering the text for the tooltip make sure there is a checkmark in the box labeled “Show”. There is a 150 character limit for text entered into the tooltip text field.

The tooltip input on Token Settings

Tips

Tooltip examples (Dec 2021)
  • all spaces and linebreaks are removed, so formatting result is hard
  • most unicode characters & even emojis can be displayed
  • Tokens/Cards Tooltips - Announcement(Forum) - contains some tips & tricks
  • API can write to the tooltip to exceed the character limit, but additional characters cannot be hand-edited.
  • usecases:
    • could be used as for displaying character name, instead of nameplate
    • with API, could be used to display HP or stats, and update when they change
    • for landing pages

Related Pages