Difference between revisions of "Template: DeprecationNotice"
From Genesys Documentation
Line 25: | Line 25: | ||
button#version-dropdown { display: none; } | button#version-dropdown { display: none; } | ||
}}<table style="width:60%"> | }}<table style="width:60%"> | ||
+ | <tr> | ||
<th>Announced on</th> | <th>Announced on</th> | ||
<th>Removal begins</th> | <th>Removal begins</th> | ||
<th>{{MINTYDOCSPRODUCT}} deprecations</th> | <th>{{MINTYDOCSPRODUCT}} deprecations</th> | ||
− | + | {{#switch:{{{Platform|}}}|PureEngage=<th>All {{{Platform}}} deprecations|}}</th> | |
− | {{#switch:{{{Platform|}}}<th>PureEngage=!Release notes</th>|}} | + | {{#switch:{{{Platform|}}}|PureEngage=<th>PureEngage=!Release notes</th>|}} |
+ | </tr> | ||
<tr> | <tr> | ||
<td>{{{Announced|}}}</td> | <td>{{{Announced|}}}</td> |
Revision as of 17:41, March 16, 2020
This is the "DeprecationNotice" template. It should be called in the following format:
{{DeprecationNotice |MintyDocsProduct= |Title= |Platforms= |Announced= |RemovalStart= |Description= |Affected= |HowToPrepare= }}
Edit the page to see the template text. This template defines the table "DeprecationNotices". View table.