Template:Tooltip/doc

From Olentangy Park Wiki
Revision as of 18:09, 18 June 2025 by Parkadmin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Use

Use this template for extra info such as currency conversion and inflation context.

text - The visible text

tooltip - The text in the tooltip

Copyable Base Code

{{Tooltip |text = |tooltip = }}

Example

{{{text}}}{{{tooltip}}}

So the following code:

The cost was {{Tooltip |text = $4|tooltip = $50 in 2025 dollars}}.

Looks like:

The cost was $4$50 in 2025 dollars.