Difference between revisions of "Template: EOL"

From Genesys Documentation
Jump to: navigation, search
 
(12 intermediate revisions by 3 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 Engage cloud,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=Text|Comments=Text}}
+
{{#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"
 +
! Platform:
 +
| {{{Platform|}}}
 +
|-
 +
! Item Name:
 +
| {{{ItemName|}}}
 +
|-
 +
! Major Release:
 +
| {{{MajorRelease|}}}
 +
|-
 +
! Item Type:
 +
| {{{ItemType|}}}
 +
|-
 +
! ReleaseAvailable:
 +
| {{{ReleaseAvailable|}}}
 +
|-
 +
! EOL Track:
 +
| {{{EOLTrack|}}}
 +
|-
 +
! EOL/EOCS Announcement:
 +
| {{{EOLEOCSAnnouncement|}}}
 +
|-
 +
! Last Order Date:
 +
| {{{LastOrderDate|}}}
 +
|-
 +
! End Of Maintenance:
 +
| {{{EndOfMaintenance|}}}
 +
|-
 +
! EndOfSupport:
 +
| {{{EndOfSupport|}}}
 +
|-
 +
! Documentation:
 +
| {{{Documentation|}}}
 +
|-
 +
! 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.

Retrieved from "https://all.docs.genesys.com/Template:EOL (2025-06-22 02:24:34)"