Difference between revisions of "Template: DeprecationNotice"
From Genesys Documentation
(24 intermediate revisions by 5 users not shown) | |||
Line 15: | Line 15: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | {{#cargo_declare:_table=DeprecationNotices|MintyDocsProduct=String|Title=String|Platforms=List (,) of String (allowed values= | + | {{#cargo_declare:_table=DeprecationNotices|MintyDocsProduct=String|Title=String|Platforms=List (,) of String (allowed values=GenesysCloud,GenesysEngage-cloud,PureConnect)|Announced=Date|RemovalStart=Date|Description=Wikitext|Affected=Wikitext|HowToPrepare=Wikitext}} |
− | </noinclude><includeonly>__TOC__{{#cargo_store:_table=Article | + | {{#cargo_attach:_table=Article}} |
− | |Product={{MINTYDOCSPRODUCT}} | + | |
− | |Standalone=Yes | + | </noinclude><includeonly><div class="pdf-remove"> |
− | |DisplayName=Deprecation-{{{Title|}}} | + | __TOC__</div> |
− | |productshort={{#explode:{{FULLPAGENAME}}|/|0}} | + | {{#cargo_store:_table=Article|Product={{MINTYDOCSPRODUCT}}|Standalone=Yes|DisplayName=Deprecation-{{{Title|}}}|Platform={{{Platforms|}}}|productshort={{#explode:{{FULLPAGENAME}}|/|0}}}} |
− | }}{{#cargo_store:_table=DeprecationNotices|MintyDocsProduct={{MINTYDOCSPRODUCT}}|Title={{{Title|}}}|Platforms={{{Platforms|}}}|Announced={{{Announced|}}}|RemovalStart={{{RemovalStart|}}}|Description={{{Description|}}}|Affected={{{Affected|}}}|HowToPrepare={{{HowToPrepare|}}} }}{{#mintydocs_topic: | + | {{#cargo_store:_table=DeprecationNotices|MintyDocsProduct={{MINTYDOCSPRODUCT}}|Title={{{Title|}}}|Platforms={{{Platforms|}}}|Announced={{{Announced|}}}|RemovalStart={{{RemovalStart|}}}|Description={{{Description|}}}|Affected={{{Affected|}}}|HowToPrepare={{{HowToPrepare|}}} }}{{#mintydocs_topic: |
|display name=Deprecation: {{{Title|}}} | |display name=Deprecation: {{{Title|}}} | ||
}}{{#css: | }}{{#css: | ||
button#version-dropdown { display: none; } | button#version-dropdown { display: none; } | ||
}} | }} | ||
− | <table style="width: | + | {{ConditionalText |
+ | |Genesys Multicloud CX=<table> | ||
+ | |Genesys Cloud=<table style="width:70%"> | ||
+ | }} | ||
<tr> | <tr> | ||
− | <th> | + | <th width="20%">Announcement date</th> |
− | <th> | + | <th width="20%">Deprecation date</th> |
+ | <div class="pdf-remove"> | ||
<th>Associated product deprecations</th> | <th>Associated product deprecations</th> | ||
− | {{ConditionalText|Genesys | + | {{ConditionalText|Genesys Multicloud CX=<th>All Genesys Multicloud CX deprecations</th></div><th width="20%">Release notes</th>}} |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>{{{Announced|}}}</td> | <td>{{{Announced|}}}</td> | ||
<td>{{{RemovalStart|}}}</td> | <td>{{{RemovalStart|}}}</td> | ||
+ | <div class="pdf-remove"> | ||
<td>[[{{#explode:{{FULLPAGENAME}}|/|0}}/AllDeprecations|View]]</td> | <td>[[{{#explode:{{FULLPAGENAME}}|/|0}}/AllDeprecations|View]]</td> | ||
− | {{ConditionalText|Genesys | + | {{ConditionalText|Genesys Multicloud CX= |
− | <td>[[{{#switch:{{NAMESPACENUMBER}}|620=Draft:|}}System/AllDeprecations|View]]</td> | + | <td>[[{{#switch:{{NAMESPACENUMBER}}|620=Draft:|}}System/AllDeprecations|View]]</td></div> |
<td>[{{{ReleaseNotesURL|}}} {{{ReleaseNotesLabel|}}}]</td> | <td>[{{{ReleaseNotesURL|}}} {{{ReleaseNotesLabel|}}}]</td> | ||
}} | }} | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | ==What's | + | {{ConditionalText |
+ | |Genesys Multicloud CX===What's changing?== | ||
+ | |Genesys Cloud= | ||
+ | }} | ||
+ | |||
{{{Description|}}} | {{{Description|}}} | ||
Line 53: | Line 62: | ||
==What if I need help or have questions?== | ==What if I need help or have questions?== | ||
+ | {{{MoreHelp|}}} | ||
{{ConditionalText | {{ConditionalText | ||
− | |Genesys | + | |Genesys Multicloud CX=Contact [https://genesyspartner.force.com/customercare/GenesysCommunityLogin My Support]. |
|Genesys Cloud=Contact [mailto:https://help.mypurecloud.com/articles/purecloud-support-portal/ My Support]. | |Genesys Cloud=Contact [mailto:https://help.mypurecloud.com/articles/purecloud-support-portal/ My Support]. | ||
}} | }} | ||
− | + | [[Category:Linkable]][[Category:DeprecationNotice]] | |
− | [[Category:DeprecationNotice]] | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
</includeonly><noinclude>[[Category:Cargo_Deprecations]]</noinclude> | </includeonly><noinclude>[[Category:Cargo_Deprecations]]</noinclude> |
Latest revision as of 21:25, November 9, 2021
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. This template adds rows to the table "Article", which is declared by the template Article. View table.