Difference between revisions of "Template: EPPOHead"

From Genesys Documentation
Jump to: navigation, search
(Install package: MintyDocs)
Line 55: Line 55:
 
     |template=ListItems
 
     |template=ListItems
 
     |default=
 
     |default=
  }}|<div style="margin-top:20px;"><span style="font-weight:600;">Related pages:</span><ul class="related-links pages">
+
  }}{{#cargo_query:
{{#cargo_query:
+
    tables=Article,MintyDocsManual|join on=Article.Manual=MintyDocsManual.Manual
 +
    |fields=CONCAT('Link to Service RN',ServiceId)
 +
    |where=Article._pageName="{{FULLPAGENAME}}" AND ServiceID IS NOT NULL
 +
    |format=template
 +
    |template=ListItems
 +
    |default=
 +
}}{{#arraymap:{{{ServiceId|}}}|,|x|{{#cargo_query:
 +
    tables=ArticleCloudRN,MintyDocsManual,Service
 +
    |join on=ArticleCloudRN.ServiceId HOLDS MintyDocsManual.ServiceId,MintyDocsManual.ServiceId=Service.Id
 +
    |fields=CONCAT('[[',MintyDocsManual._pageName,'| Deploying ',Service.Name,']]')
 +
    |where=ArticleCloudRN.ServiceId HOLDS "x" AND MintyDocsManual.ServiceId IS NOT NULL AND ArticleCloudRN._pageNamespace="{{NAMESPACENUMBER}}"
 +
    |format=template
 +
    |delimiter=
 +
    |template=ListItems
 +
    |default=}}
 +
}}|<div style="margin-top:20px;"><span style="font-weight:600;">Related documentation:</span><ul class="related-links pages">{{#cargo_query:
 
tables=HIW
 
tables=HIW
 
|fields=CONCAT('[[PEC-Admin/HIW|Getting started with Genesys Engage cloud]]')
 
|fields=CONCAT('[[PEC-Admin/HIW|Getting started with Genesys Engage cloud]]')
Line 84: Line 99:
 
     |template=ListItems
 
     |template=ListItems
 
     |default=
 
     |default=
  }}</ul></div>|}}
+
  }}{{#cargo_query:
 +
    tables=ArticleCloudRN,MintyDocsManual,Article,Service
 +
    |join on=ArticleCloudRN.ServiceId HOLDS MintyDocsManual.ServiceId,MintyDocsManual.Manual=Article.Manual,MintyDocsManual.ServiceId=Service.Id
 +
    |fields=CONCAT('[[',ArticleCloudRN._pageName,'|',Service.Name,' Release Notes]]')
 +
    |where=Article._pageName="{{FULLPAGENAME}}" AND MintyDocsManual.ServiceId IS NOT NULL AND ArticleCloudRN._pageNamespace="{{NAMESPACENUMBER}}"
 +
    |format=template
 +
    |template=ListItems
 +
    |default=
 +
    |group by=Service.Id
 +
}}{{#arraymap:{{{ServiceId|}}}|,|x|{{#cargo_query:
 +
    tables=ArticleCloudRN,MintyDocsManual,Service
 +
    |join on=ArticleCloudRN.ServiceId HOLDS MintyDocsManual.ServiceId,MintyDocsManual.ServiceId=Service.Id
 +
    |fields=CONCAT('[[',MintyDocsManual._pageName,'| Deploying ',Service.Name,']]')
 +
    |where=ArticleCloudRN.ServiceId HOLDS "x" AND MintyDocsManual.ServiceId IS NOT NULL AND ArticleCloudRN._pageNamespace="{{NAMESPACENUMBER}}"
 +
    |format=template
 +
    |delimiter=
 +
    |template=ListItems
 +
    |default=
 +
    |group by=Service.Id
 +
}}|\s}}|</ul>
 +
|}}
 +
</div>
 +
</div>
 
<div>
 
<div>
 
{{#if:{{{UseCase|}}}|
 
{{#if:{{{UseCase|}}}|
Line 94: Line 131:
 
</div>
 
</div>
 
</div>
 
</div>
<!-- Notices-->{{#cargo_query:tables=Article,MintyDocsManual|join on=Article.Manual=MintyDocsManual.Manual|fields=MintyDocsManual.Notice|where=Article.Manual="{{#explode:{{FULLPAGENAME}}|/|2}}"|named args=yes|format=template|template=Notices|group by=Notice|default=}}</onlyinclude>
+
<!-- Notices-->{{#cargo_query:tables=Article,MintyDocsManual|join on=Article.Manual=MintyDocsManual.Manual|fields=MintyDocsManual.Notice|where=Article.Manual="{{#explode:{{FULLPAGENAME}}|/|2}}"|named args=yes|format=template|template=Notices|group by=Notice}}
 +
 
 +
</onlyinclude>
 
<noinclude>[[Category:MintyDocs_Cargo]][[Category:EPPO_Cargo]][[Category:Cargo_CloudRN]][[Category:UCSales_Cargo]]
 
<noinclude>[[Category:MintyDocs_Cargo]][[Category:EPPO_Cargo]][[Category:Cargo_CloudRN]][[Category:UCSales_Cargo]]
 
</noinclude>
 
</noinclude>

Revision as of 03:21, July 27, 2021

Related documentation:

No results

Retrieved from "https://all.docs.genesys.com/Template:EPPOHead (2024-10-06 21:45:30)"