Difference between revisions of "Template: DeprecationNoticeList"
From Genesys Documentation
(Added "Engage" back into FAQs H2) |
|||
Line 15: | Line 15: | ||
tables=DeprecationNotices,MintyDocsProduct | tables=DeprecationNotices,MintyDocsProduct | ||
|join on=DeprecationNotices.MintyDocsProduct=MintyDocsProduct.DisplayName | |join on=DeprecationNotices.MintyDocsProduct=MintyDocsProduct.DisplayName | ||
− | |fields=CONCAT('[[',DeprecationNotices._pageName,'|',Title,']]')=Feature or service,MintyDocsProduct=Associated | + | |fields=CONCAT('[[',DeprecationNotices._pageName,'|',Title,']]')=Feature or service,MintyDocsProduct=Associated product,Announced=Announcement date,RemovalStart=Deprecation date |
|where=DeprecationNotices._pageNamespace="{{NAMESPACENUMBER}}" AND MintyDocsProduct.contentarea="{{{contentarea}}}" | |where=DeprecationNotices._pageNamespace="{{NAMESPACENUMBER}}" AND MintyDocsProduct.contentarea="{{{contentarea}}}" | ||
|order by=Announced DESC | |order by=Announced DESC |