Tooltip: Difference between revisions
From VanRO Ragnarok Online
mNo edit summary |
m (1 revision imported) |
(No difference)
|
Latest revision as of 09:31, 14 May 2024
This template is used to create a tooltip over a particular text when the mouse is over it.
Usage
{{Tooltip|text|explanation}}
- text is the target text to be used.
- explanation is the tooltip text that describes the target text.
Example
{{Tooltip|iRO|International Ragnarok Online}} |
Template:Tooltip |
{{Tooltip|iWDB|iRO Wiki Database}} |
Template:Tooltip |
Notes
- Using some characters like a quotation mark (") or an equal mark (=) in the 'explanation' parameter (the hidden text) will cause the template to display incorrectly. To display these characters, use the html entity quot (i.e. write & quot ; without the spaces) or alternatively put the second parameter in
<nowiki>
tags.