Template:H:title: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert W King
No edit summary
imported>Robert W King
No edit summary
Line 1: Line 1:
{{#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>}}
{{#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>}}
<noinclude>
<noinclude>
Hover text.  Here is the syntax:
Hover text.  Here is the syntax:
Line 6: Line 5:
{{H:title|Phrase|Written phrase}}
{{H:title|Phrase|Written phrase}}
</pre>
</pre>
Produces:
Produces:
{{H:title|You did it!|Hover over me!}}
{{H:title|You did it!|Hover over me!}}
</noinclude>
</noinclude>

Revision as of 14:42, 12 April 2008

{{{2}}}

Hover text. Here is the syntax:

{{H:title|Phrase|Written phrase}}

Produces: Hover over me!