Jump to content
Toggle menu
  • 234 articles
  • 12 files
  • 160 users
  • 17.8K edits
SCP: Secret Laboratory English Official Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Hover: Difference between revisions

Template page
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{{#ifeq:{{{link}}}|yes|[[{{{2}}}|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{description}}}</span>]]|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>}}</includeonly>
<includeonly>{{#ifeq:{{{link}}}|yes|[[{{{2}}}|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{linkname}}}</span>]]|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>}}</includeonly>
 
<noinclude>
<noinclude>
This template is taken from wikipedia and is used to create popups when hovering over over text.
This template is taken from wikipedia and is used to create popups when hovering over over text.
Line 11: Line 10:


:''Syntax:'' <nowiki>{{Hover|This is mouse-over text|Hover here}}</nowiki>
:''Syntax:'' <nowiki>{{Hover|This is mouse-over text|Hover here}}</nowiki>
{{Hover|link=yes|This link will take you to the Status Effects Page|Status Effects|description=Test}}
{{Hover|link=yes|This link will take you to the Status Effects Page|Status Effects|linkname=Test}}


:''Syntax:'' <nowiki>{{Hover|link=yes|This link will take you to the Status Effects Page|Status Effects|description=Test}}</nowiki>
:''Syntax:'' <nowiki>{{Hover|link=yes|This link will take you to the Status Effects Page|Status Effects|linkname=Test}}</nowiki>
</noinclude>
</noinclude>

Latest revision as of 20:12, 15 June 2020


This template is taken from wikipedia and is used to create popups when hovering over over text.

Using: Template:Hover

The default is a dotted underline

Hover here


Syntax: {{Hover|This is mouse-over text|Hover here}}

Test


Syntax: {{Hover|link=yes|This link will take you to the Status Effects Page|Status Effects|linkname=Test}}