Difference between revisions of "Template: UseCaseHead"

From Genesys Documentation
Jump to: navigation, search
Line 19: Line 19:
 
|fields=CONCAT ('[[',_pageName,'|', CASE WHEN Offering='GenesysEngage-cloud' THEN 'Genesys Engage cloud' WHEN Offering='GenesysEngage-onpremises' THEN 'Genesys Engage on-premises' WHEN Offering='GenesysCloud' THEN 'Genesys Cloud' ELSE Offering END,']]')
 
|fields=CONCAT ('[[',_pageName,'|', CASE WHEN Offering='GenesysEngage-cloud' THEN 'Genesys Engage cloud' WHEN Offering='GenesysEngage-onpremises' THEN 'Genesys Engage on-premises' WHEN Offering='GenesysCloud' THEN 'Genesys Cloud' ELSE Offering END,']]')
 
|where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}" AND Offering !="{{#explode:{{FULLPAGENAME}}|/|2}}"
 
|where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}" AND Offering !="{{#explode:{{FULLPAGENAME}}|/|2}}"
|format=ul
+
|format={{#if:{{{Video}}}|template|ul}}
 
|template=ListItems
 
|template=ListItems
 
|default=
 
|default=
Line 26: Line 26:
 
<div class="clearfix"></div>
 
<div class="clearfix"></div>
 
</div>
 
</div>
<!--
+
{{#if:{{{Video}}}|
 
{{#css:  
 
{{#css:  
 
ul.related-links, ul.related-links li {display: inline; margin-left: 0;}
 
ul.related-links, ul.related-links li {display: inline; margin-left: 0;}
Line 38: Line 38:
 
ul.related-links li.apps:first-child {padding-left: 18px;border-left: 1px solid #77828f;}
 
ul.related-links li.apps:first-child {padding-left: 18px;border-left: 1px solid #77828f;}
 
ul.related-links li:first-child, ul.related-links>a:first-child {border:0 none;padding: 0 20px 0 0}
 
ul.related-links li:first-child, ul.related-links>a:first-child {border:0 none;padding: 0 20px 0 0}
}}-->
+
}}|}}

Revision as of 20:59, November 2, 2020

What's the challenge?

What's the solution?

Retrieved from "https://all.docs.genesys.com/Template:UseCaseHead (2025-06-22 06:56:11)"