Template:Term: Difference between revisions

From SEBoK Draft
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
  <nowiki>{{Term|Some glossary term page|Display text}}</nowiki>
  <nowiki>{{Term|Some glossary term page|Display text}}</nowiki>


</noinclude><includeonly><!--
</noinclude><includeonly><span class="noprint"><!--
-->{{#if:{{{2|}}}|<!--
-->{{#if:{{{2|}}}|<!--
---->[[{{{1|}}}|{{#tip-text:{{{2}}}|{{#lsth:{{{1|}}}}}}}]]<!--
---->[[{{{1|}}}|{{#tip-text:{{{2}}}|{{#lsth:{{{1|}}}}}}}]]<!--
Line 12: Line 12:
---->[[{{{1|}}}|{{#tip-text:{{lc:{{#replace:{{{1|}}}|(glossary)|}}}}|{{#lsth:{{{1|}}}}}}}]]<!--
---->[[{{{1|}}}|{{#tip-text:{{lc:{{#replace:{{{1|}}}|(glossary)|}}}}|{{#lsth:{{{1|}}}}}}}]]<!--
-->}}<!--
-->}}<!--
--></includeonly>
--></span><span class="printonly">{{#if:{{{2|}}}|{{{2|}}}|{{lc:{{#replace:{{{1|}}}|(glossary)|}}}}}}</span></includeonly>

Revision as of 14:27, 3 October 2019

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

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