Difference between revisions of "Template: ArticleIndexRN"

From Genesys Documentation
Jump to: navigation, search
production>Bgrenon
(changing fields to match ArticleCloudRN (by SublimeText.Mediawiker))
 
(10 intermediate revisions by the same user not shown)
Line 62: Line 62:
 
AND ArticleCloudRN._pageName LIKE "%{{#explode:{{FULLPAGENAME}}|/|2}}%"   
 
AND ArticleCloudRN._pageName LIKE "%{{#explode:{{FULLPAGENAME}}|/|2}}%"   
 
AND ({{#arraymap:{{{ServiceId|}}}|,|x| ArticleCloudRN.ServiceId HOLDS 'x'| |OR }})
 
AND ({{#arraymap:{{{ServiceId|}}}|,|x| ArticleCloudRN.ServiceId HOLDS 'x'| |OR }})
|having=MAX(ReleaseDate)
+
<!--|having=MAX(ReleaseDate)-->
 
|intro=
 
|intro=
 
     <table class="sortable" style="font-size:90%">
 
     <table class="sortable" style="font-size:90%">
Line 80: Line 80:
 
|outro=</table>
 
|outro=</table>
 
|format=template
 
|format=template
|template=PrintTopRN
+
|template=PrintTopIndexRN
 
|named args=yes
 
|named args=yes
|group by=ComponentRN.ComponentId
+
|group by=ComponentRN.ComponentId,
<!--|order by=ComponentRN.ReleaseDate DESC-->
+
ComponentRN.ReleaseNumber,
 +
ComponentRN.ReleaseDate,
 +
ComponentRN.Highlight,
 +
ComponentRN.HighlightBoilerplateId
 +
|order by=ComponentRN.ReleaseDate DESC
 
}}</includeonly><noinclude>[[Category:RNAutomation]][[Category:ComponentRN.ComponentId cleanup]]</noinclude>
 
}}</includeonly><noinclude>[[Category:RNAutomation]][[Category:ComponentRN.ComponentId cleanup]]</noinclude>

Latest revision as of 19:41, September 7, 2022

This is the "ArticleIndexRN" template.

It should be called in the following format:

{{ArticleIndexRN
|ServiceId=
|DeploymentTypeId=
|DeploymentTypeId=
|DisplayName=
}}

Edit the page to see the template text.

This template defines the table "ArticleIndexRN". View table. This template adds rows to the table "Article", which is declared by the template Article. View table.

Retrieved from "https://all.docs.genesys.com/Template:ArticleIndexRN (2024-07-28 02:24:41)"