Difference between revisions of "Template:Term"

From SEBoK
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>{{#tip-text:{{lc:{{#replace:{{{1|}}}|(glossary)|}}}}|{{#lsth:{{{1|}}}}}}}</includeonly>
+
<noinclude>
 +
Renders tooltip-ed link to a glossary term, usage:
 +
 
 +
<nowiki>{{Term|Some glossary term page}}</nowiki>
 +
 
 +
<nowiki>{{Term|Some glossary term page|Display text}}</nowiki>
 +
 
 +
</noinclude><includeonly><!--
 +
-->{{#if:{{{2|}}}|<!--
 +
---->[[{{{1|}}}|{{#tip-text:{{{2}}}|{{#lsth:{{{1|}}}}}}}]]<!--
 +
-->|<!--
 +
---->[[{{{1|}}}|{{#tip-text:{{lc:{{#replace:{{{1|}}}|(glossary)|}}}}|{{#lsth:{{{1|}}}}}}}]]<!--
 +
-->}}<!--
 +
--></includeonly>

Revision as of 21:43, 21 August 2019

Renders tooltip-ed link to a glossary term, usage:

{{Term|Some glossary term page}}
{{Term|Some glossary term page|Display text}}