Difference between revisions of "Template: EPPOHead"

From Genesys Documentation
Jump to: navigation, search
Line 145: Line 145:
 
     |template=ListItems
 
     |template=ListItems
 
     |default=
 
     |default=
  }}{{#cargo_query:
+
  }}<!-- add links from service to suite level guide -->{{#cargo_query:tables=Article,MintyDocsManual,Service
 +
|join on=Article.Manual=MintyDocsManual.Manual,MintyDocsManual.ServiceId=Service.Id
 +
|fields=CONCAT('{{Link-AnywhereElse|product=PrivateEdition|version=Current|manual=PEGuide|display text=Suite-level guide}}')
 +
|where=Article._pageName="{{FULLPAGENAME}}" AND Article._pageNamespace="{{NAMESPACENUMBER}}"
 +
|format=template
 +
|template=ListItems
 +
|default=
 +
|group by=MintyDocsManual.ServiceId}}<!-- add link to all services page in pe guides-->{{#cargo_query:tables=Article,MintyDocsManual,Service
 +
|join on=Article.Manual=MintyDocsManual.Manual,MintyDocsManual.ServiceId=Service.Id
 +
|fields=CONCAT('{{Link-AnywhereElse|product=PrivateEdition|version=Current|manual=PEGuide|topic=GEServices|display text=All services}}')
 +
|where=Article._pageName="{{FULLPAGENAME}}" AND Article._pageNamespace="{{NAMESPACENUMBER}}"
 +
|format=template
 +
|template=ListItems
 +
|default=
 +
    |group by=MintyDocsManual.ServiceId}} {{#cargo_query:
 
     tables=ArticleIndexRN,MintyDocsManual,Article,Service
 
     tables=ArticleIndexRN,MintyDocsManual,Article,Service
 
     |join on=ArticleIndexRN.ServiceId HOLDS MintyDocsManual.ServiceId,MintyDocsManual.Manual=Article.Manual,MintyDocsManual.ServiceId=Service.Id
 
     |join on=ArticleIndexRN.ServiceId HOLDS MintyDocsManual.ServiceId,MintyDocsManual.Manual=Article.Manual,MintyDocsManual.ServiceId=Service.Id

Revision as of 13:15, June 3, 2022

Related documentation:
Retrieved from "https://all.docs.genesys.com/Template:EPPOHead (2024-10-06 22:43:07)"