This wiki has undergone a migration to Confluence found Here
Difference between revisions of "Template:H:Title"
Jump to navigation
Jump to search
m (1 revision: Imported template pages from CTS2 Wiki) |
|||
Line 1: | Line 1: | ||
<noinclude>This template takes two parameters (link=yes/no and dotted=yes/no), and creates underlined text with a hover box for many modern browsers supporting CSS. | <noinclude>This template takes two parameters (link=yes/no and dotted=yes/no), and creates underlined text with a hover box for many modern browsers supporting CSS. | ||
− | For examples, see [ | + | For examples, see [https://en.wikiversity.org/wiki/Help:Mouse-over Help:Mouse-over] |
See also: [[meta:{{PAGENAME}}|meta]], [[mw:{{PAGENAME}}|mw]], [[w:{{PAGENAME}}|w]] | See also: [[meta:{{PAGENAME}}|meta]], [[mw:{{PAGENAME}}|mw]], [[w:{{PAGENAME}}|w]] | ||
</noinclude><includeonly>{{#ifeq:{{{link}}}|yes|[[{{{2}}}|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>]]|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>}}</includeonly><noinclude>[[Category:Help]]</noinclude> | </noinclude><includeonly>{{#ifeq:{{{link}}}|yes|[[{{{2}}}|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>]]|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no||style="border-bottom:1px dotted"}}>{{{2}}}</span>}}</includeonly><noinclude>[[Category:Help]]</noinclude> |
Revision as of 02:52, 29 November 2015
This template takes two parameters (link=yes/no and dotted=yes/no), and creates underlined text with a hover box for many modern browsers supporting CSS.
For examples, see Help:Mouse-over