Difference between revisions of "Template: EOL"

From Genesys Documentation
Jump to: navigation, search
(Changed names and some types)
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=
+
|ReleaseAvailable=
|eolavail=
+
|EOLTrack=
|eoltrack=
+
|EOLEOCSAnnouncement=
|eolann=
+
|LastOrderDate=
|eollod=
+
|EndOfMaintenance=
|eoleom=
+
|EndOfSupport=
|eoleos=
+
|Documentation=
|eoldoc=
+
|Comments=
|eolcomment=
 
 
}}
 
}}
 
</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=List (,) of String (allowed values=Genesys Engage on-premises,Genesys Engage cloud,PureConnect)|MajorRelease=String|ItemType=List (,) of String (allowed values=Suite,Product,Component)|ReleaseAvailable=String|EOLTrack=Boolean|EOLEOCSAnnouncement=Date|LastOrderDate=Date|EndOfMaintenance=Date|EndOfSupport=Date|Documentation=Text|Comments=Text}}
</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|}}}|ReleaseAvailable={{{ReleaseAvailable|}}}|EOLTrack={{{EOLTrack|}}}|EOLEOCSAnnouncement={{{EOLEOCSAnnouncement|}}}|LastOrderDate={{{LastOrderDate|}}}|EndOfMaintenance={{{EndOfMaintenance|}}}|EndOfSupport={{{EndOfSupport|}}}|Documentation={{{Documentation|}}}|Comments={{{Comments|}}} }}{| class="wikitable"
! eolplat
+
! Platform
| {{#arraymap:{{{eolplat|}}}|,|x|[[x]]}}
+
| {{#arraymap:{{{Platform|}}}|,|x|[[x]]}}
 
 
 
|-
 
|-
! eolsuite
+
! Major Release
| {{{eolsuite|}}}
+
| {{{MajorRelease|}}}
 
|-
 
|-
! eolrel
+
! Item Type
| {{{eolrel|}}}
+
| {{#arraymap:{{{ItemType|}}}|,|x|[[x]]}}
 
|-
 
|-
! eoltype
+
! Release Available
| {{#arraymap:{{{eoltype|}}}|,|x|[[x]]}}
+
| {{{ReleaseAvailable|}}}
 
 
 
|-
 
|-
! eolavail
+
! EOL Track
| {{{eolavail|}}}
+
| {{{EOLTrack|}}}
 
|-
 
|-
! eoltrack
+
! EOL/EOCS Announcement
| {{#arraymap:{{{eoltrack|}}}|,|x|[[x]]}}
+
| {{{EOLEOCSAnnouncement|}}}
 
 
 
|-
 
|-
! eolann
+
! Last Order Date
| {{{eolann|}}}
+
| {{{LastOrderDate|}}}
 
|-
 
|-
! eollod
+
! End of Maintenance
| {{{eollod|}}}
+
| {{{EndOfMaintenance|}}}
 
|-
 
|-
! eoleom
+
! End of Support
| {{{eoleom|}}}
+
| {{{EndOfSupport|}}}
 
|-
 
|-
! eomeos
+
! Documentation
| {{{eomeos|}}}
+
| {{{Documentation|}}}
 
|-
 
|-
! eoldoc
+
! Comments
| {{{eoldoc|}}}
+
| {{{Comments|}}}
|-
 
! eolcomment
 
| {{{eolcomment|}}}
 
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 14:18, July 2, 2020

This is the "EOL" template. It should be called in the following format:

{{EOL
|Platform=
|MajorRelease=
|ItemType=
|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:46)"