Difference between revisions of "Template: DeprecationNotice"

From Genesys Documentation
Jump to: navigation, search
Line 24: Line 24:
 
}}{{#css:  
 
}}{{#css:  
 
button#version-dropdown { display: none; }
 
button#version-dropdown { display: none; }
}}{| style="width:60%"
+
}}<table style="width:60%">
!Announced on
+
<th>Announced on</th>
!Removal begins
+
<th>Removal begins</th>
!{{MINTYDOCSPRODUCT}} deprecations
+
<th>{{MINTYDOCSPRODUCT}} deprecations</th>
{{#switch:{{{Platform|}}}|PureEngage=!All {{{Platform}}} deprecations|}}
+
<th>{{#switch:{{{Platform|}}}|PureEngage=!All {{{Platform}}} deprecations|}}</th>
|-
+
{{#switch:{{{Platform|}}}<th>PureEngage=!Release notes</th>|}}
|{{{Announced|}}}
+
<tr>
|{{{RemovalStart|}}}
+
<td>{{{Announced|}}}</td>
|[[{{#explode:{{FULLPAGENAME}}|/|0}}/AllDeprecations|View]]
+
<td>{{{RemovalStart|}}}</td>
{{#switch:{{{Platform|}}}|PureEngage=|[[{{#switch:{{NAMESPACENUMBER}}|620=Draft:|}}System/AllDeprecations|View]]|}}
+
<td>[[{{#explode:{{FULLPAGENAME}}|/|0}}/AllDeprecations|View]]</td>
|}
+
{{#switch:{{{Platform|}}}|PureEngage=<td>[[{{#switch:{{NAMESPACENUMBER}}|620=Draft:|}}System/AllDeprecations|View]]</td>|}}
 +
{{#switch:{{{Platform|}}}|PureEngage=<td>{{{Releasenotes}}}</td>|}}
 +
</tr>
 +
</table>
 
<!-- modify the above switch to query on the assigned content area instead of switching on a direct parameter in the deprecation notice page -->
 
<!-- modify the above switch to query on the assigned content area instead of switching on a direct parameter in the deprecation notice page -->
 
{{{Description|}}}
 
{{{Description|}}}

Revision as of 17:39, 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.

Retrieved from "https://all.docs.genesys.com/Template:DeprecationNotice (2025-06-20 16:13:34)"