Difference between revisions of "Template: DeprecationNotice"
From Genesys Documentation
Line 19: | Line 19: | ||
</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: |
Revision as of 16:40, June 18, 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.