Difference between revisions of "Template: ArticleHelmRN"

From Genesys Documentation
Jump to: navigation, search
Line 40: Line 40:
 
|group by=ComponentRN._pageName
 
|group by=ComponentRN._pageName
 
|order by=ComponentRN.ReleaseDate DESC
 
|order by=ComponentRN.ReleaseDate DESC
}}{{#cargo_query:tables=ArticleHelmRN,ArticleCloudRN|join on=ArticleHelmRN.ComponentId=ArticleCloudRN.ComponentId|fields=CONCAT('[[',ArticleCloudRN._pageName,'|',Article.DisplayName,']]')|where=ArticleHelmRN._pageNamespace="{{NAMESPACENUMBER}}"}}
+
}}{{#cargo_query:tables=ArticleHelmRN,ArticleCloudRN,Article|join on=ArticleHelmRN.ComponentId=ArticleCloudRN.ComponentId,ArticleCloudRN._pageName=Article._pageName|fields=CONCAT('[[',ArticleCloudRN._pageName,'|',Article.DisplayName,']]')|where=ArticleHelmRN._pageNamespace="{{NAMESPACENUMBER}}"}}
 
__NOCACHE__
 
__NOCACHE__
 
</includeonly>
 
</includeonly>

Revision as of 02:19, July 1, 2021

This is the "ArticleHelmRN" template.

It should be called in the following format:

{{ArticleHelmRN
|ServiceId=
|ComponentId=
|DeploymentTypeId=
}}

Edit the page to see the template text.

This template defines the table "ArticleHelmRN". View table.</includeonly>

Retrieved from "https://all.docs.genesys.com/Template:ArticleHelmRN (2024-07-28 00:37:40)"