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"
(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. | ||
|} | |} | ||
− | |||
− | |||
<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| | + | <pre>{{HoverText|{{IconLink|Gaebolg Punch}}|"And here comes the giant fist!"}}</pre> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {{HoverText| | + | {{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!"}}
{{HoverText|{{IconLink|Gaebolg Punch}}|"And here comes the giant fist!"}}