Difference between revisions of "Template: DeprecationNoticeList"
From Genesys Documentation
Line 21: | Line 21: | ||
|#default={{#cargo_query: | |#default={{#cargo_query: | ||
tables=DeprecationNotices | tables=DeprecationNotices | ||
− | |fields=CONCAT('[[',_pageName,'|',Title,']]')=Feature | + | |fields=CONCAT('[[',_pageName,'|',Title,']]')=Feature or service,Announced=Announcement date,RemovalStart=Deprecation date |
|where=_pageNamespace="{{NAMESPACENUMBER}}" AND MintyDocsProduct="{{MINTYDOCSPRODUCT}}" | |where=_pageNamespace="{{NAMESPACENUMBER}}" AND MintyDocsProduct="{{MINTYDOCSPRODUCT}}" | ||
|order by=Announced DESC | |order by=Announced DESC |