Template:Tooltip

From NeuroWiki
Jump to navigation Jump to search

[ View | Edit | History | Purge ]Documentation page

{{Tooltip}} is a template that generates a tooltip popup for text that is not an abbreviation. If what you're representing is not an abbreviation, you must use this template.

Template Parameters

{{Tooltip}} has two unnamed parameters:

  1. Abbreviation text: This text will be displayed on the page with an underlined dotted style.
  2. Full text: When a user hovers their mouse cursor over the abbreviation text in most web browsers, the tooltip will pop up and display the full text. Avoid using any special syntax in the full text; only plain text should be used.

{{Tooltip}} also has a dotted parameter. When set to `no`, the dotted underline will be removed. Note that doing so may make it harder for readers to identify where tooltips are available.

Usage Example

{{tooltip |Hover over me |You did it right}}Hover over me

[ View | Edit | History | Purge ]The above documentation is transcluded from Template:Tooltip/doc.