<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://auranogi.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AMouseoverBox%2Fdoc</id>
	<title>Template:MouseoverBox/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://auranogi.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AMouseoverBox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://auranogi.wiki/index.php?title=Template:MouseoverBox/doc&amp;action=history"/>
	<updated>2026-04-06T02:11:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://auranogi.wiki/index.php?title=Template:MouseoverBox/doc&amp;diff=1253&amp;oldid=prev</id>
		<title>NyxAeravir: Created doc page for Template:MouseoverBox.</title>
		<link rel="alternate" type="text/html" href="https://auranogi.wiki/index.php?title=Template:MouseoverBox/doc&amp;diff=1253&amp;oldid=prev"/>
		<updated>2023-03-02T00:08:46Z</updated>

		<summary type="html">&lt;p&gt;Created doc page for Template:MouseoverBox.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Description ===&lt;br /&gt;
Use this template for mouse-over boxes&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
Basic example: {{MouseoverBox|Trigger|Content}}&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;{{MouseoverBox|Trigger|Content}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anchor position examples:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mabitable&amp;quot;&lt;br /&gt;
|{{MouseoverBox|Anchor 1|Content|Anchor=1}}&lt;br /&gt;
|{{MouseoverBox|Anchor 2|Content|Anchor=2}}&lt;br /&gt;
|{{MouseoverBox|Anchor 3|Content|Anchor=3}}&lt;br /&gt;
|-&lt;br /&gt;
|{{MouseoverBox|Anchor 4|Content|Anchor=4}}&lt;br /&gt;
|{{MouseoverBox|Anchor 5|Content|Anchor=5}}&lt;br /&gt;
|{{MouseoverBox|Anchor 6|Content|Anchor=6}}&lt;br /&gt;
|-&lt;br /&gt;
|{{MouseoverBox|Anchor 7|Content|Anchor=7}}&lt;br /&gt;
|{{MouseoverBox|Anchor 8|Content|Anchor=8}}&lt;br /&gt;
|{{MouseoverBox|Anchor 9|Content|Anchor=9}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
{| class=&amp;quot;mabitable sortable center&amp;quot; style=&amp;quot;width: 75%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;border-bottom: 3px solid #ccf&amp;quot;&lt;br /&gt;
! style=&amp;quot;width: 15%;&amp;quot; | Parameter&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; style=&amp;quot;width: 70%;&amp;quot; | Usage&lt;br /&gt;
! style=&amp;quot;width: 15%;&amp;quot; | Important?&lt;br /&gt;
|-&lt;br /&gt;
| 1&amp;lt;br/&amp;gt;Trigger&lt;br /&gt;
| The wikitext that will &amp;quot;trigger&amp;quot; the box&lt;br /&gt;
| Mandatory&lt;br /&gt;
|-&lt;br /&gt;
| 2&amp;lt;br/&amp;gt;Content&lt;br /&gt;
| The contents of the box that comes up&lt;br /&gt;
| Mandatory&lt;br /&gt;
|-&lt;br /&gt;
| Style&lt;br /&gt;
| Extra styles that will be applied to the box&lt;br /&gt;
| No&lt;br /&gt;
|-&lt;br /&gt;
| Anchor&lt;br /&gt;
| How the box is anchored to the mouse pointer (The pointer will be at 5) (Default: 9)&lt;br /&gt;
&amp;lt;div style=&amp;quot;white-space: pre; font-family: monospace; display: inline;&amp;quot;&amp;gt;&lt;br /&gt;
1  2  3&lt;br /&gt;
4  5  6&lt;br /&gt;
7  8  9&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
See examples above.&lt;br /&gt;
| No&lt;br /&gt;
|-&lt;br /&gt;
| ModX and ModY&lt;br /&gt;
| Modifiers to the positioning of the box&lt;br /&gt;
{| class=&amp;quot;mabitable center&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Defaults&lt;br /&gt;
|-&lt;br /&gt;
! Anchor !! X !! Y&lt;br /&gt;
|-&lt;br /&gt;
| 1 || -10 || -10&lt;br /&gt;
|-&lt;br /&gt;
| 2 || 0 || -10&lt;br /&gt;
|-&lt;br /&gt;
| 3 || 10 || -10&lt;br /&gt;
|-&lt;br /&gt;
| 4 || -10 || 0&lt;br /&gt;
|-&lt;br /&gt;
| 5 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 10 || 0&lt;br /&gt;
|-&lt;br /&gt;
| 7 || -10 || 10&lt;br /&gt;
|-&lt;br /&gt;
| 8 || 0 || 10&lt;br /&gt;
|-&lt;br /&gt;
| 9 || -1 || 20&lt;br /&gt;
|}&lt;br /&gt;
| No&lt;br /&gt;
|-&lt;br /&gt;
| FadeLength&lt;br /&gt;
| The amount of time the box will fade in and out in milliseconds (Default: 100)&lt;br /&gt;
| No&lt;br /&gt;
|}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Template Documentation]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>NyxAeravir</name></author>
	</entry>
</feed>