Difference between revisions of "Template: DeprecationNoticeList"
From Genesys Documentation
Line 22: | Line 22: | ||
tables=DeprecationNotices | tables=DeprecationNotices | ||
|fields=CONCAT('[[',_pageName,'|',Title,']]')=Feature or service,Announced=Announcement date,RemovalStart=Deprecation date | |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 | ||
}} | }} |