tooltip (roll option): Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page tooltip (roll option) to Tooltip (roll option) without leaving a redirect: Converting page title to first-letter uppercase) |
m (Conversion script moved page Tooltip (roll option) to tooltip (roll option): Converting page titles to lowercase) |
(No difference)
|
Revision as of 23:13, 9 February 2023
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.