Difference between revisions of "Template: EOL"

From Genesys Documentation
Jump to: navigation, search
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "EOLSuite" template.
+
This is the "EOL" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{EOLSuite
+
{{EOL
|eolplat=
+
|Platform=
|eolsuite=
+
|MajorRelease=
|eolrel=
+
|ItemType=
|eoltype=
+
|ItemName=
|eolavail=
+
|ReleaseAvailable=
|eoltrack=
+
|EOLTrack=
|eolann=
+
|EOLEOCSAnnouncement=
|eollod=
+
|LastOrderDate=
|eoleom=
+
|EndOfMaintenance=
|eoleos=
+
|EndOfSupport=
|eoldoc=
+
|Documentation=
|eolcomment=
+
|Comments=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
{{#cargo_declare:_table=EOLSuites|eolplat=List (,) of String (allowed values=Genesys Engage on-premises,Genesys Engage cloud,PureConnect)|eolsuite=Text|eolrel=String|eoltype=List (,) of String (allowed values=Suite,Product,Component)|eolavail=Text|eoltrack=List (,) of Boolean (allowed values=Yes,No)|eolann=Text|eollod=Text|eoleom=Text|eoleos=Text|eoldoc=Text|eolcomment=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=EOLSuites|eolplat={{{eolplat|}}}|eolsuite={{{eolsuite|}}}|eolrel={{{eolrel|}}}|eoltype={{{eoltype|}}}|eolavail={{{eolavail|}}}|eoltrack={{{eoltrack|}}}|eolann={{{eolann|}}}|eollod={{{eollod|}}}|eoleom={{{eoleom|}}}|eomeos={{{eomeos|}}}|eoldoc={{{eoldoc|}}}|eolcomment={{{eolcomment|}}} }}{| class="wikitable"
+
</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|}}} }}
! eolplat
+
{| class="formtable"
| {{#arraymap:{{{eolplat|}}}|,|x|[[x]]}}
+
! Platform:
 
+
| {{{Platform|}}}
 
|-
 
|-
! eolsuite
+
! Item Name:
| {{{eolsuite|}}}
+
| {{{ItemName|}}}
 
|-
 
|-
! eolrel
+
! Major Release:
| {{{eolrel|}}}
+
| {{{MajorRelease|}}}
 
|-
 
|-
! eoltype
+
! Item Type:
| {{#arraymap:{{{eoltype|}}}|,|x|[[x]]}}
+
| {{{ItemType|}}}
 
 
 
|-
 
|-
! eolavail
+
! ReleaseAvailable:
| {{{eolavail|}}}
+
| {{{ReleaseAvailable|}}}
 
|-
 
|-
! eoltrack
+
! EOL Track:
| {{#arraymap:{{{eoltrack|}}}|,|x|[[x]]}}
+
| {{{EOLTrack|}}}
 
 
 
|-
 
|-
! eolann
+
! EOL/EOCS Announcement:
| {{{eolann|}}}
+
| {{{EOLEOCSAnnouncement|}}}
 
|-
 
|-
! eollod
+
! Last Order Date:
| {{{eollod|}}}
+
| {{{LastOrderDate|}}}
 
|-
 
|-
! eoleom
+
! End Of Maintenance:
| {{{eoleom|}}}
+
| {{{EndOfMaintenance|}}}
 
|-
 
|-
! eomeos
+
! EndOfSupport:
| {{{eomeos|}}}
+
| {{{EndOfSupport|}}}
 
|-
 
|-
! eoldoc
+
! Documentation:
| {{{eoldoc|}}}
+
| {{{Documentation|}}}
 
|-
 
|-
! eolcomment
+
! Comments:
| {{{eolcomment|}}}
+
| {{{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:19:45)"