Difference between revisions of "Template: DeprecationNoticeList"

From Genesys Documentation
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 14: Line 14:
  
 
{{#switch:{{{contentarea}}}
 
{{#switch:{{{contentarea}}}
|Multicloud=
+
|Genesys Multicloud CX=
 
{{#cargo_query:
 
{{#cargo_query:
 
tables=DeprecationNotices,MintyDocsProduct
 
tables=DeprecationNotices,MintyDocsProduct
Line 21: Line 21:
 
|where=DeprecationNotices._pageNamespace="{{NAMESPACENUMBER}}" AND MintyDocsProduct.contentarea="{{{contentarea}}}" AND MintyDocsProduct._pageNamespace="{{NAMESPACENUMBER}}"
 
|where=DeprecationNotices._pageNamespace="{{NAMESPACENUMBER}}" AND MintyDocsProduct.contentarea="{{{contentarea}}}" AND MintyDocsProduct._pageNamespace="{{NAMESPACENUMBER}}"
 
|order by=Announced DESC
 
|order by=Announced DESC
 +
|group by=DeprecationNotices._pageName,Title,MintyDocsProduct,Announced,RemovalStart
 
}}
 
}}
 
|#default={{#cargo_query:
 
|#default={{#cargo_query:

Latest revision as of 13:24, February 4, 2022

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:DeprecationNoticeList (2025-06-20 21:49:11)"