Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!

Template:MouseoverBox

From Mabinogi World Wiki
[edit]Template Documentation

Description

Use this template for mouse-over boxes

Examples

Basic example: Trigger100

   {{MouseoverBox|Trigger|Content}}


Anchor position examples:

Anchor 11100 Anchor 22100 Anchor 33100
Anchor 44100 Anchor 55100 Anchor 66100
Anchor 77100 Anchor 88100 Anchor 99100

Parameters

Parameter Usage Important?
1
Trigger
The wikitext that will "trigger" the box Mandatory
2
Content
The contents of the box that comes up Mandatory
Style Extra styles that will be applied to the box No
Anchor How the box is anchored to the mouse pointer (The pointer will be at 5) (Default: 9)

1 2 3 4 5 6 7 8 9

See examples above.

No
ModX and ModY Modifiers to the positioning of the box
Defaults
Anchor X Y
1 -10 -10
2 0 -10
3 10 -10
4 -10 0
5 0 0
6 10 0
7 -10 10
8 0 10
9 -1 20
No
FadeLength The amount of time the box will fade in and out in milliseconds (Default: 100) No