Difference between revisions of "Template:Term"

From SEBoK
Jump to navigation Jump to search
(Reverted edits by WikiWorks (talk) to last revision by WikiWorks753)
Tag: Rollback
 
(6 intermediate revisions by 2 users not shown)
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:{{#pos:{{PAGENAME}}|(glossary)}}|<!--
 +
---->{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}<!--
 +
-->|<!--
 
-->{{#if:{{{2|}}}|<!--
 
-->{{#if:{{{2|}}}|<!--
 
---->[[{{{1|}}}|{{#tip-text:{{{2}}}|{{#lsth:{{{1|}}}}}}}]]<!--
 
---->[[{{{1|}}}|{{#tip-text:{{{2}}}|{{#lsth:{{{1|}}}}}}}]]<!--
 
-->|<!--
 
-->|<!--
 
---->[[{{{1|}}}|{{#tip-text:{{lc:{{#replace:{{{1|}}}|(glossary)|}}}}|{{#lsth:{{{1|}}}}}}}]]<!--
 
---->[[{{{1|}}}|{{#tip-text:{{lc:{{#replace:{{{1|}}}|(glossary)|}}}}|{{#lsth:{{{1|}}}}}}}]]<!--
 +
-->}}<!--
 +
--></span><span class="printonly">{{#if:{{{2|}}}|{{{2|}}}|{{lc:{{#replace:{{{1|}}}|(glossary)|}}}}}}</span><!--
 
-->}}<!--
 
-->}}<!--
 
--></includeonly>
 
--></includeonly>

Latest revision as of 15:12, 25 October 2019

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

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