Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Difference between revisions of "Template:HoverText"

From DFO World Wiki
Jump to: navigation, search
(Created template)
 
m
Line 1: Line 1:
 
<includeonly>{{MouseoverBox
 
<includeonly>{{MouseoverBox
   |Content=<small><small>''{{{HoverText}}}''</small></small>
+
   |Content=<small><small>''{{{2| {{{HoverText}}} }}}''</small></small>
 
   |Style=max-width:200px
 
   |Style=max-width:200px
   |Trigger={{{Link}}}
+
   |Trigger={{{1| {{{Link}}} }}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
This is the "HoverText" template. It uses [[Template:MouseoverBox]] to display a hovering textbox over a designated object/text/image/link.
 
This is the "HoverText" template. It uses [[Template:MouseoverBox]] to display a hovering textbox over a designated object/text/image/link.
Line 16: Line 16:
 
| The hidden text that appears when hovering over an object/text/image/link.
 
| The hidden text that appears when hovering over an object/text/image/link.
 
|}
 
|}
 
'''Note:''' In order for this template to work, you need to manually assign your values to the correct arguments.
 
  
 
<hr>
 
<hr>
Line 27: Line 25:
 
{{HoverText|Link={{IconLink|Gaebolg Punch}}|HoverText="And here comes the giant fist!"}}
 
{{HoverText|Link={{IconLink|Gaebolg Punch}}|HoverText="And here comes the giant fist!"}}
  
<pre>{{HoverText|Link=[[Demonic Lancer]]|HoverText=REMOVE LANCER}}</pre>
+
<pre>{{HoverText|{{IconLink|Gaebolg Punch}}|"And here comes the giant fist!"}}</pre>
 
 
{{HoverText|Link=[[Demonic Lancer]]|HoverText=REMOVE LANCER}}
 
 
 
<pre>{{HoverText|Link=Demonic Lancer|HoverText=REMOVE LANCER}}</pre>
 
 
 
{{HoverText|Link=Demonic Lancer|HoverText=REMOVE LANCER}}
 
 
 
<pre>{{HoverText|Link=[[File:Skill UI - Real Time.png]]|HoverText=This skill's effects are applied in Real Time.}}</pre>
 
  
{{HoverText|Link=[[File:Skill UI - Real Time.png]]|HoverText=This skill's effects are applied in Real Time.}}
+
{{HoverText|{{IconLink|Gaebolg Punch}}|"And here comes the giant fist!"}}
 
</noinclude>
 
</noinclude>

Revision as of 15:53, 10 May 2019

This is the "HoverText" template. It uses Template:MouseoverBox to display a hovering textbox over a designated object/text/image/link.

Argument Description
Link The object/text/image/link you want the HoverText to display over.
HoverText The hidden text that appears when hovering over an object/text/image/link.

Examples:

{{HoverText|Link={{IconLink|Gaebolg Punch}}|HoverText="And here comes the giant fist!"}}

Gaebolg Punch.png Gaebolg Punch

{{HoverText|{{IconLink|Gaebolg Punch}}|"And here comes the giant fist!"}}

Gaebolg Punch.png Gaebolg Punch