Template:H:title: Difference between revisions
Jump to navigation
Jump to search
Created page with ' {{#ifeq:{{{link}}}|yes |[[{{{2}}}|<span title="{{{1}}}" {{#ifeq:{{{dotted|yes}}}|no| |style="border-bottom:1px dotted" }}>{{{2}}}</span>]] |<span title="{{{1}}}" {{#ifeq:{…' |
(No difference)
|
Latest revision as of 07:32, 27 April 2010
{{{2}}}
Usage
{{H:title |spantitle |label |link=yes/no (defaults to "no") |dotted=yes/no (defaults to "yes") }}
Examples
- {{H:title|Hello|example}} produces
example .
- {{H:title|Hello|example|link=yes}} produces
example .
- {{H:title|Hello|example|dotted=no}} produces
example .