Difference between revisions of "Template: EOL"
From Genesys Documentation
JMcMonagle (talk | contribs) |
|||
(19 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This is the " | + | This is the "EOL" template. |
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
− | {{ | + | {{EOL |
− | | | + | |Platform= |
− | | | + | |MajorRelease= |
− | | | + | |ItemType= |
− | | | + | |ItemName= |
− | | | + | |ReleaseAvailable= |
− | | | + | |EOLTrack= |
− | | | + | |EOLEOCSAnnouncement= |
− | | | + | |LastOrderDate= |
− | | | + | |EndOfMaintenance= |
− | | | + | |EndOfSupport= |
− | | | + | |Documentation= |
− | | | + | |Comments= |
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | {{#cargo_declare:_table= | + | {{#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= | + | </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.