Difference between revisions of "Template: EPPOHead"

From Genesys Documentation
Jump to: navigation, search
Line 24: Line 24:
 
   {{#cargo_query:
 
   {{#cargo_query:
 
  tables=Article
 
  tables=Article
  |intro=<span class="sub-heading">Related topics</span>
 
 
  |fields=CONCAT('[[',_pageName,'|',DisplayName,']]')
 
  |fields=CONCAT('[[',_pageName,'|',DisplayName,']]')
 
  |where=Dimension="{{{Dimension}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}"
 
  |where=Dimension="{{{Dimension}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}"
Line 42: Line 41:
 
  {{#cargo_query:
 
  {{#cargo_query:
 
  tables=Article
 
  tables=Article
  |intro=<span class="sub-heading">Related topics</span>
 
 
  |fields=CONCAT('[[',_pageName,'|',DisplayName,']]')
 
  |fields=CONCAT('[[',_pageName,'|',DisplayName,']]')
 
  |where=Dimension="{{{Dimension}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}"
 
  |where=Dimension="{{{Dimension}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}"

Revision as of 13:32, September 20, 2018

Platforms:

{{{Context}}}

Retrieved from "https://all.docs.genesys.com/Template:EPPOHead (2025-06-19 10:03:44)"