Template:Hover

From OniGalore
Revision as of 23:19, 2 December 2023 by Iritscen (talk | contribs) (remove "height" parameter that doesn't seem to serve a purpose)
Jump to navigation Jump to search

The Hover template is for popping up text or an image under the cursor when some text is hovered over by the reader. The text which should be hovered over is given first as an unnamed parameter. Then you pass either the parameter "text" with the desired popup text or "image" with the name of an image (no "[[Image:" prefix). You cannot use both parameters. You can also control the padding with "padding" (specify the units, e.g. "5px") and background color with "bgcolor" (e.g. "#0C0C0C").

You have the following additional options if providing a text popup:

  • Specifying a "width" parameter will determine the width of the box within which your popup text will be wrapped. The number will have an implicit unit of "px".

You have the following additional options if providing an image popup:

  • You can specify "width" (implicit unit of "px"). This allows you to scale the image up or down.
  • You can add a "link" parameter and the image will be clickable, leading to the page of your choice.

Pass a "secret" parameter with value "yes" to avoid the underlining that indicates the presence of a hover text/image.

Samples:

{{Hover|Blam!|text=Oni crashed|bgcolor=#C0C0C0}}
yields
Blam!Oni crashed


{{Hover|Blame!|image=Buramu!.jpg|link=Blame|secret=yes}}
yields

Blame!
Buramu!.jpg