Difference between revisions of "Template: Glossaryterm"

From Genesys Documentation
Jump to: navigation, search
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude><span id="{{{term}}}"></span>{{#if:{{{text|}}} |'''{{#ppin:<span style="font-size: 140%;color: #656565;">[[Glossary:{{{term}}}|{{Ucfirst|{{{term}}}}}]]</span><br><br>{{Glossary:{{{term}}}}}<br><br>{{Glossary list light}}|{{{text|{{{term}}}}}}}}''' |'''{{#ppin:<span style="font-size: 140%;color: #656565;">{{GetGlossary|{{Ucfirst|{{{term}}}}}|{{Ucfirst|{{{term}}}}}}}</span><br><br>{{GetGlossary|{{Ucfirst|{{{term}}}}}|{{Ucfirst|{{{term}}}}}}}}}<br><br>{{Glossary list light}}|{{{term}}}}}'''}}{{#ifeq:{{{addlink|true}}}|true|[[Category:G_{{Ucfirst|{{{term}}}}}]]|}}</onlyinclude>
+
<includeonly><span id="{{{term}}}"></span>[https://docs.genesys.com/Glossary:{{urlencode:{{{term}}}|PATH}} {{Ucfirst|{{{term}}}}}]</includeonly><noinclude>
 +
<templatedata>
 +
{
 +
    "description": "",
 +
    "params": {
 +
        "term": {
 +
            "label": "Glossary term",
 +
            "description": "A glossary term available from https://docs.genesys.com/Glossary",
 +
            "type": "string",
 +
            "required": true
 +
        },
 +
        "text": {
 +
            "label": "Alternate display text",
 +
            "description": "Alternate text to display, if the exact glossary term needs to be altered to fit into your content",
 +
            "type": "string",
 +
            "suggested": true
 +
        }
 +
    }
 +
}
 +
</templatedata>
  
<noinclude>
 
 
[[Category:DPL_Glossary]]
 
[[Category:DPL_Glossary]]
 
</noinclude>
 
</noinclude>

Latest revision as of 17:52, March 30, 2022

Template parameters

ParameterDescriptionTypeStatus
Glossary termterm

A glossary term available from https://docs.genesys.com/Glossary

Default
empty
Example
empty
Auto value
empty
Stringrequired
Alternate display texttext

Alternate text to display, if the exact glossary term needs to be altered to fit into your content

Default
empty
Example
empty
Auto value
empty
Stringsuggested
Retrieved from "https://all.docs.genesys.com/Template:Glossaryterm (2025-06-21 15:08:45)"