Difference between revisions of "Template: DeprecationNotice"
From Genesys Documentation
(17 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}} |
+ | {{#cargo_attach:_table=Article}} | ||
+ | |||
</noinclude><includeonly><div class="pdf-remove"> | </noinclude><includeonly><div class="pdf-remove"> | ||
− | __TOC__</div>{{#cargo_store:_table=Article | + | __TOC__</div> |
− | |Product={{MINTYDOCSPRODUCT}} | + | {{#cargo_store:_table=Article|Product={{MINTYDOCSPRODUCT}}|Standalone=Yes|DisplayName=Deprecation-{{{Title|}}}|Platform={{{Platforms|}}}|productshort={{#explode:{{FULLPAGENAME}}|/|0}}}} |
− | |Standalone=Yes | + | {{#cargo_store:_table=DeprecationNotices|MintyDocsProduct={{MINTYDOCSPRODUCT}}|Title={{{Title|}}}|Platforms={{{Platforms|}}}|Announced={{{Announced|}}}|RemovalStart={{{RemovalStart|}}}|Description={{{Description|}}}|Affected={{{Affected|}}}|HowToPrepare={{{HowToPrepare|}}} }}{{#mintydocs_topic: |
− | |DisplayName=Deprecation-{{{Title|}}} | ||
− | |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: | ||
|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>Announcement date</th> | + | <th width="20%">Announcement date</th> |
− | <th>Deprecation date</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> | ||
}} | }} | ||
Line 45: | Line 49: | ||
</table> | </table> | ||
{{ConditionalText | {{ConditionalText | ||
− | |Genesys | + | |Genesys Multicloud CX===What's changing?== |
|Genesys Cloud= | |Genesys Cloud= | ||
}} | }} | ||
Line 61: | Line 65: | ||
{{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.