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,Article|join on=ArticleHelmRN.ComponentId=ArticleCloudRN.ComponentId,ArticleCloudRN._pageName=Article._pageName|fields=CONCAT('[[',ArticleCloudRN._pageName,'|',Article.DisplayName,']]')|where=ArticleHelmRN._pageNamespace="{{NAMESPACENUMBER}}"}}
+
}}{{#cargo_query:tables=Article,ArticleCloudRN,ArticleHelmRN
 +
|join on=Article._pageName=ArticleCloudRN._pageName,ArticleCloudRN.ComponentId=ArticleHelmRN.ComponentId
 +
|fields=CONCAT('[[',ArticleCloudRN._pageName,'|',Article.DisplayName,']]')
 +
|where=ArticleHelmRN._pageNamespace="{{NAMESPACENUMBER}}"}}
 
__NOCACHE__
 
__NOCACHE__
</includeonly>
 
 
<!--|join on=ArticleHelmRN.ComponentId HOLDS Component.Id,ComponentRN.ComponentId__full=ArticleHelmRN.ComponentId__full,ComponentRN.DeploymentTypeId HOLDS DeploymentType.Id
 
<!--|join on=ArticleHelmRN.ComponentId HOLDS Component.Id,ComponentRN.ComponentId__full=ArticleHelmRN.ComponentId__full,ComponentRN.DeploymentTypeId HOLDS DeploymentType.Id
 
-->{{#css:
 
-->{{#css:
Line 52: Line 54:
 
.toggle-wrap>a:before { content: '\f0d7'; float: left; font-family: FontAwesome; margin-right: 10px; text-decoration: none; }
 
.toggle-wrap>a:before { content: '\f0d7'; float: left; font-family: FontAwesome; margin-right: 10px; text-decoration: none; }
 
.toggle-content { padding: 10px 20px; border: 1px solid #ddd; border-top: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
 
.toggle-content { padding: 10px 20px; border: 1px solid #ddd; border-top: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
}}
+
}}{{{ArticleHelmRN|}}}<!-- Removing the version dropdown for Standalone (version-less) pages -->{{#switch:{{{Standalone}}}|Yes={{#css:  
 
 
{{{ArticleHelmRN|}}}
 
<!-- Removing the version dropdown for Standalone (version-less) pages -->{{#switch:{{{Standalone}}}|Yes={{#css:  
 
 
button#version-dropdown { display: none; }
 
button#version-dropdown { display: none; }
 
}}|#default=}}[[Category:Linkable]]<nowiki /></includeonly><noinclude>[[Category:RNAutomation]]</noinclude>
 
}}|#default=}}[[Category:Linkable]]<nowiki /></includeonly><noinclude>[[Category:RNAutomation]]</noinclude>
 
 
 
 
<noinclude>[[Category:RNAutomation]]</noinclude>
 

Revision as of 02:24, 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.

Retrieved from "https://all.docs.genesys.com/Template:ArticleHelmRN (2024-07-28 02:36:25)"