Template:Tooltip

From FamilySearch Wiki
Revision as of 16:58, 10 August 2018 by Ahancey (talk | contribs) (Created page with "{{#if: {{{Hover words|}}}| <div class="tooltip"><u style="border-bottom: 1px dotted black; text-decoration: none;">{{{Hover words}}}</u> <span class="tooltiptext" style=" widt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This template will create a popup box tooltip when the user hovers over 'Hover words', which will be underlined. The following is an example of what the call to this template should look like:

 {{Tooltip
  |Width=200px   /* adjust to desired box width */
  |Hover words=Hover over these words
  |Words in popup=Words here will show up in a box when a user hovers over the 'Hover words'.
 }}