Editing Template:Tooltip/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
This template creates a tooltip that displays additional information when hovered (desktop) or tapped (mobile). It supports text, images, bullet points, and HTML tables. | This template creates a rich tooltip that displays additional information when hovered (desktop) or tapped (mobile). It supports text, images, bullet points, and HTML tables. | ||
It creates a mobile-friendly popup that adjusts its position automatically to stay on screen. | |||
== Examples == | == Examples == | ||
| Line 67: | Line 69: | ||
</table> | </table> | ||
}} | }} | ||
<templatedata> | <templatedata> | ||
| Line 91: | Line 92: | ||
} | } | ||
}, | }, | ||
"format": "inline" | "format": "inline", | ||
"description": "Creates a hoverable/tappable tooltip for rich content." | |||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>[[Category:Formatting templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | <includeonly>[[Category:Formatting templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> | ||