Difference between revisions of "Template: EOL"
From Genesys Documentation
(8 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | {{#cargo_declare:_table=EOL|Platform=String (allowed values=Genesys Engage on-premises,Genesys | + | {{#cargo_declare:_table=EOL|Platform=String (allowed values=Genesys Engage on-premises,Genesys Multicloud CX,PureConnect)|MajorRelease=String|ItemType=String (allowed values=Suite,Product,Component)|ItemName=String|ReleaseAvailable=String|EOLTrack=Boolean|EOLEOCSAnnouncement=Date|LastOrderDate=Date|EndOfMaintenance=Date|EndOfSupport=Date|Documentation=Wikitext|Comments=Wikitext}} |
</noinclude><includeonly>{{#cargo_store:_table=EOL|Platform={{{Platform|}}}|MajorRelease={{{MajorRelease|}}}|ItemType={{{ItemType|}}}|ItemName={{{ItemName|}}}|ReleaseAvailable={{{ReleaseAvailable|}}}|EOLTrack={{{EOLTrack|}}}|EOLEOCSAnnouncement={{{EOLEOCSAnnouncement|}}}|LastOrderDate={{{LastOrderDate|}}}|EndOfMaintenance={{{EndOfMaintenance|}}}|EndOfSupport={{{EndOfSupport|}}}|Documentation={{{Documentation|}}}|Comments={{{Comments|}}} }} | </noinclude><includeonly>{{#cargo_store:_table=EOL|Platform={{{Platform|}}}|MajorRelease={{{MajorRelease|}}}|ItemType={{{ItemType|}}}|ItemName={{{ItemName|}}}|ReleaseAvailable={{{ReleaseAvailable|}}}|EOLTrack={{{EOLTrack|}}}|EOLEOCSAnnouncement={{{EOLEOCSAnnouncement|}}}|LastOrderDate={{{LastOrderDate|}}}|EndOfMaintenance={{{EndOfMaintenance|}}}|EndOfSupport={{{EndOfSupport|}}}|Documentation={{{Documentation|}}}|Comments={{{Comments|}}} }} | ||
{| class="formtable" | {| class="formtable" | ||
! Platform: | ! Platform: | ||
− | | {{{Platform}}} | + | | {{{Platform|}}} |
|- | |- | ||
! Item Name: | ! Item Name: | ||
− | | {{{ItemName| | + | | {{{ItemName|}}} |
|- | |- | ||
! Major Release: | ! Major Release: | ||
− | | {{{MajorRelease| | + | | {{{MajorRelease|}}} |
|- | |- | ||
! Item Type: | ! Item Type: | ||
− | | {{{ItemType| | + | | {{{ItemType|}}} |
|- | |- | ||
! ReleaseAvailable: | ! ReleaseAvailable: | ||
− | | {{{ReleaseAvailable| | + | | {{{ReleaseAvailable|}}} |
|- | |- | ||
! EOL Track: | ! EOL Track: | ||
− | | {{{EOLTrack| | + | | {{{EOLTrack|}}} |
|- | |- | ||
! EOL/EOCS Announcement: | ! EOL/EOCS Announcement: | ||
− | | {{{EOLEOCSAnnouncement| | + | | {{{EOLEOCSAnnouncement|}}} |
|- | |- | ||
! Last Order Date: | ! Last Order Date: | ||
− | | {{{LastOrderDate| | + | | {{{LastOrderDate|}}} |
|- | |- | ||
! End Of Maintenance: | ! End Of Maintenance: | ||
− | | {{{EndOfMaintenance| | + | | {{{EndOfMaintenance|}}} |
|- | |- | ||
! EndOfSupport: | ! EndOfSupport: | ||
− | | {{{EndOfSupport| | + | | {{{EndOfSupport|}}} |
|- | |- | ||
! Documentation: | ! Documentation: | ||
− | | {{{Documentation}}} | + | | {{{Documentation|}}} |
|- | |- | ||
! Comments: | ! Comments: | ||
− | | {{{Comments}}} | + | | {{{Comments|}}} |
+ | |- | ||
+ | ! Links to EOL list pages: | ||
+ | | | ||
+ | * Customer view: [[System/EOL|Customer]] | ||
+ | * Admin view: [[Draft:System/EOL|Admin]] | ||
+ | * Category view: [[:Category:EOL]] | ||
|} | |} | ||
− | + | [[Category:EOL]] | |
− | |||
</includeonly> | </includeonly> |
Latest revision as of 13:59, March 4, 2024
This is the "EOL" template. It should be called in the following format:
{{EOL |Platform= |MajorRelease= |ItemType= |ItemName= |ReleaseAvailable= |EOLTrack= |EOLEOCSAnnouncement= |LastOrderDate= |EndOfMaintenance= |EndOfSupport= |Documentation= |Comments= }}
Edit the page to see the template text. This template defines the table "EOL". View table.