tooltip (roll option)

From RPTools Wiki
Revision as of 22:25, 9 February 2023 by Conversion script (talk | contribs) (Conversion script moved page tooltip (roll option) to Tooltip (roll option) without leaving a redirect: Converting page title to first-letter uppercase)
Jump to navigation Jump to search

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

[ ] Tool Tip Rolls

[t: ], [tooltip: ] evaluates the text after the ':' and displays the result with a tool tip that displays the details of the evaluation -- the tool tip can be displayed by leaving the mouse pointer over the result. For example [t: 2 + 2] produces.

You can also specify an argument for the tooltip option. If you specify an argument then this argument is evaluated and displayed, the text after the ':' is evaluated and used as the tool tip. [t("four"): 2 + 2] produces.