The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Template:Hover

From The Codex
Revision as of 19:14, 27 February 2023 by GiverOfThePeace (talk | contribs) (Created page with "<noinclude>Makes a span section displaying a specific tooltip when the user's mouse pointer hovers over it. Default span contains a single asterisk "*", but this can be changed. ==Usage== <pre> {{Hover|(tooltip here - compulsory)|(text displayed here - optional; defaults to *)}} </pre> ==Example== <pre> Light Saber{{Hover|Conjectural name}} </pre> Gives: (Hover over with pointer) </noinclude><includeonly><span title="{{{1}}}" style="cursor: help; border-bottom: 1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Makes a span section displaying a specific tooltip when the user's mouse pointer hovers over it. Default span contains a single asterisk "*", but this can be changed.

Usage

{{Hover|(tooltip here - compulsory)|(text displayed here - optional; defaults to *)}}

Example

[[Light Saber]]{{Hover|Conjectural name}}

Gives: (Hover over with pointer)