Difference between revisions of "Template: GetReleaseDetails"

From Genesys Documentation
Jump to: navigation, search
Line 26: Line 26:
 
</td>
 
</td>
 
<td>
 
<td>
<!-- finding deployment type icons -->
+
<!-- get deployment type icons -->
 
{{#cargo_query:
 
{{#cargo_query:
 
table=ComponentRN,DeploymentType
 
table=ComponentRN,DeploymentType
Line 36: Line 36:
 
|where=ComponentId HOLDS "{{{ComponentId|}}}" AND ReleaseDate="{{{ReleaseDate|}}}" AND ComponentRN._pageNamespace="0" }}
 
|where=ComponentId HOLDS "{{{ComponentId|}}}" AND ReleaseDate="{{{ReleaseDate|}}}" AND ComponentRN._pageNamespace="0" }}
 
</td>
 
</td>
 +
<td>
 +
<!-- get Highlight from each release -->
 +
{{#cargo_query:
 +
tables=ComponentRN
 +
|fields=Highlight
 +
|where=ComponentId HOLDS '{{{ComponentId|}}}' AND ReleaseDate="{{{ReleaseDate|}}}" AND ComponentRN._pageNamespace="0"
 +
}}
 
</tr></includeonly><noinclude>[[Category:PrivateEdition]]</noinclude>
 
</tr></includeonly><noinclude>[[Category:PrivateEdition]]</noinclude>

Revision as of 17:46, April 28, 2022

Retrieved from "https://all.docs.genesys.com/Template:GetReleaseDetails (2024-10-06 20:58:24)"